From ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249 Mon Sep 17 00:00:00 2001
From: 3dsemu <jonathanlu888@gmail.com>
Date: Mon, 23 Jan 2017 16:34:50 +1100
Subject: [PATCH] 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
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7d1e1de0d9..461d2e3a70 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://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/)!