This cleans up most of the remaining SourceForge references

This commit is contained in:
Gregory Nutt 2015-06-26 18:13:20 -06:00
parent b2c2e134b1
commit 929e4cdd3b
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ A: Here are four:
This is documented in NuttX/configs/README.txt and
nuttx/Documentation/NuttxPortingGuide.html (Online at
http://nuttx.sourceforge.net/NuttxPortingGuide.html#apndxconfigs
https://bitbucket.org/patacongo/nuttx/src/master/nuttx/Documentation/NuttxPortingGuide.html#apndxconfigs
under Build options). And in the apps/README.txt file.
3) If you like the random collection of stuff in the apps/ directory

View File

@ -25,7 +25,7 @@
Depending on the configuration, clicking the links will execute the CGI program from either:
</p>
<ol>
<li>An <a href="http://nuttx.sourceforge.net/NuttXNxFlat.html">NXFLAT</a> program residing
<li>An <a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/Documentation/NuttXNxFlat.html">NXFLAT</a> program residing
in a NuttX ROMFS file system, or</li>
<li>A built-in application managed by a NuttX BINFS file system.</li>
</ol>