Merge pull request #14 from citra-emu/chris062689-patch-1
Corrected 404 /wiki/FAQ link on Homepage
This commit is contained in:
commit
82a7a36deb
|
@ -33,7 +33,7 @@
|
|||
|
||||
<div class="row">
|
||||
<div id="carousel-description" class="col-md-12">
|
||||
<b>Citra</b> is an open-source emulator for the Nintendo 3DS capable of playing many of your favorite games. <a href="/wiki/FAQ/">Learn More.<a/>
|
||||
<b>Citra</b> is an open-source emulator for the Nintendo 3DS capable of playing many of your favorite games. <a href="/wiki/faq/">Learn More.<a/>
|
||||
</div>
|
||||
|
||||
<div class="col-md-12 jumbotron-action" id="jumbotron-download" style = "padding-top: 6%; padding-bottom: 2%; text-align: center;">
|
||||
|
|
Loading…
Reference in New Issue