diff options
author | 3dsemu <[email protected]> | 2017-01-23 16:34:50 +1100 |
---|---|---|
committer | Yuri Kunde Schlesner <[email protected]> | 2017-01-23 02:34:50 -0300 |
commit | ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249 (patch) | |
tree | fa99a4aaf878e599345c2b8185e64054851f04cc /README.md | |
parent | 291ded52ac4ab8234fc30468e941c1800adffe8c (diff) | |
download | yuzu-android-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar.gz yuzu-android-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.zip |
Changed FAQ link (#2462)
Changed the FAQ link so it leads to the FAQ on the Citra website, instead of the FAQ hosted
on GitHub
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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://github.com/citra-emu/citra/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/wikis/faq) before getting started with the project. Check out our [website](https://citra-emu.org/)! |