From 5520f89f830189fb471161bd549c1c90c8031b3f Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Date: Wed, 31 Oct 2018 23:04:24 +0530 Subject: [PATCH] Updated AES Keys (markdown) --- AES-Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AES-Keys.md b/AES-Keys.md index f2690c8..f0ef944 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -69,4 +69,4 @@ The boot9.bin needs to be placed in sysdata in the user directory. **Note:** You will still need to provide the `0x25` KeyX using Method 2. ### Method 2 -As an alternative, instead of dumping the required files, you can provide all the [AES keys](https://github.com/citra-emu/citra/wiki/AES-Keys) by adding them to `sysdata/aes_keys.txt`. This file is located in the [User Directory](https://github.com/citra-emu/citra/wiki/User-Directory). +As an alternative, instead of dumping the required files, you can provide all the AES keys by adding them to `sysdata/aes_keys.txt`. This file is located in the [[User Directory]].