From: chaoskagami Date: Fri, 17 Jun 2016 08:29:17 +0000 (-0400) Subject: Apparently the h was missing in https. Fixed. X-Git-Tag: v0.1.0~2 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=91e626b254fe01dc01df6f31b09b0a45e3a96bec;p=corbenik%2Fcorbenik.git Apparently the h was missing in https. Fixed. --- diff --git a/README.md b/README.md index 7501416..c58182f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - ![Corbenik](https://raw.github.com/wiki/chaoskagami/corbenik/corbenik-logo.png) Corbenik is another CFW for the 3DS somewhat like cakes, but using bytecode-based patches. This allows for doing most of what it does, but taking the control level to its' logical extreme. @@ -155,7 +154,7 @@ Credits * Code segment dumping + loading @AuroraWright - * RE work, patches, EmuNAND, and Reboot/Firmlaunch C code. ttps://github.com/AuroraWright/Luma3ds + * RE work, patches, EmuNAND, and Reboot/Firmlaunch C code. https://github.com/AuroraWright/Luma3ds @Reisyukaku * For the 'Force TestMenu' patch, and RE work. Also coded ReiNand, which some parts of Luma are derived from and thus some parts of this.