update some urls
This commit is contained in:
parent
9c4b03c327
commit
e8b8bff3ec
|
@ -43,7 +43,7 @@
|
|||
<h2>Project Administrators</h2>
|
||||
<p>If you would are interesting in joining the FCEUX project please contact our project administrators.</p>
|
||||
<p>If you've read the Help file, and you still don't understand a problem, you can discuss it on the TASVideos <a href="http://tasvideos.org/forum/viewtopic.php?p=231738#231738">Forums</a>.</p>
|
||||
<p>If you have a bug report or feature request please post it in our <a href="https://github.com/TASVideos/fceux/issues">Github Issues</a>.</p>
|
||||
<p>If you have a bug report or feature request please post it in our <a href="https://github.com/TASEmulators/fceux/issues">Github Issues</a>.</p>
|
||||
<p>If you wish to contact someone, the best way is on IRC in #fceu on irc.libera.chat
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
|
||||
<h3>Source Code</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/TASVideos/fceux">Git repository</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux">Git repository</a></li>
|
||||
</ul>
|
||||
<p>FCEUX development is done commited to a Git repository hosted at Github. The last version of the source can be found there.</p>
|
||||
<h4>Compiling</h4>
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
<p>The most recent changes to fceuX are reflected immediately in the fceux
|
||||
github server. You can checkout the source code to build
|
||||
fceuX with the most recent sources by running the following command:</p>
|
||||
<p><b>git clone https://github.com/TASVideos/fceux.git</b></p>
|
||||
<p><b>git clone https://github.com/TASEmulators/fceux.git</b></p>
|
||||
<p>Instructions for compiling and installing fceuX can be found in the "README" file.</p>
|
||||
<a name="config"><h3>How do I configure a gamepad?</h3></a>
|
||||
<p>Using the Qt GUI, you can configure the gamepad by
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<p>For more details see the <a href="version.html">version history</a></p>
|
||||
|
||||
<p>You can find out what we've been up to since the last release by checking the <a href="https://github.com/TASVideos/fceux/commits/master">commit browser</a>.<br>
|
||||
<p>You can find out what we've been up to since the last release by checking the <a href="https://github.com/TASEmulators/fceux/commits/master">commit browser</a>.<br>
|
||||
We also have an IRC channel #fceu on irc.libera.chat</p>
|
||||
|
||||
<p> </p>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<ul>
|
||||
<li><a href="http://tasvideos.org/">TASVideos</a></li>
|
||||
<li><a href="http://nesdev.com/">NESDev</a></li>
|
||||
<li><a href="http://github.com/TASVideos/tastools/">TASTools</a></li>
|
||||
<li><a href="http://github.com/TASEmulators/tastools/">TASTools</a></li>
|
||||
<li><a href="http://www.vgmaps.com/">Video Game Maps</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue