summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2017-06-04 05:05:08 +0200
committerGitHub <noreply@github.com>2017-06-04 05:05:08 +0200
commit8f0a23b63192ccd62faf45b884393247ff97b8e3 (patch)
treee2c6028790c2ca1308b43c6a7157a7ae8ad14fbc
parentEdit Citra URLs (#2728) (diff)
parentFix FAQ Link in Readme (diff)
downloadyuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.tar
yuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.tar.gz
yuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.tar.bz2
yuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.tar.lz
yuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.tar.xz
yuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.tar.zst
yuzu-8f0a23b63192ccd62faf45b884393247ff97b8e3.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df1d0b4eb..8de62d0ef 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Citra Emulator
Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and macOS. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward.
-Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://citra-emu.org/wiki/FAQ/) before getting started with the project.
+Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://citra-emu.org/wiki/faq/) before getting started with the project.
Check out our [website](https://citra-emu.org/)!