remove dev wiki mentions
This commit is contained in:
parent
7696754ece
commit
ce8985b45f
|
@ -2,6 +2,6 @@
|
||||||
title = "Help"
|
title = "Help"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
User documentation on how to use Citra and frequently asked questions can be found here. Information for developers can be found on the [developer wiki](https://citra-emu.org/wiki/faq/).
|
User documentation on how to use Citra and frequently asked questions can be found here. Information for developers can be found on the [wiki](https://citra-emu.org/wiki/faq/).
|
||||||
|
|
||||||
If you would like more information on a subject, or you're having trouble, support is offered in our [Discord server](https://citra-emu.org/discord/).
|
If you would like more information on a subject, or you're having trouble, support is offered in our [Discord server](https://citra-emu.org/discord/).
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
<h1>Documentation</h1>
|
<h1>Documentation</h1>
|
||||||
<a href="/help/">Help Documents</a>
|
<a href="/help/">Help Documents</a>
|
||||||
<a href="/game/">Compatibility</a>
|
<a href="/game/">Compatibility</a>
|
||||||
<a href="/wiki/home/">Dev Wiki</a>
|
<a href="/wiki/home/">Wiki</a>
|
||||||
<a href="/wiki/faq/">FAQ</a>
|
<a href="/wiki/faq/">FAQ</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Reference in New Issue