Change some Sourceforge URLs to bitbucket URLs

This commit is contained in:
Gregory Nutt
2015-06-26 17:29:32 -06:00
parent ea685dda8b
commit 973eae7a5a
9 changed files with 321 additions and 321 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
There is no "Getting Started" Guide for NuttX yet.
However, most everything that you need to get started with NuttX can be found in the <code>README.txt</code> file located in the top-level NuttX directory.
That <code>README.txt</code> can also be read online in the NuttX GIT repository
<a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/README.txt" target="_blank">here</a>.
<a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/README.txt" target="_blank">here</a>.
Just click on &quot;Links to HEAD: (view)&quot; on that page.
</p>
</body>