Fix all URLs to the NuttX repository

This commit is contained in:
Gregory Nutt
2016-04-06 17:55:14 -06:00
parent 84151986de
commit 2693be512b
5 changed files with 47 additions and 47 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="https://bitbucket.org/patacongo/nuttx/src/master/README.txt" target="_blank">here</a>.
<a href="https://bitbucket.org/nuttx/nuttx/src/master/README.txt" target="_blank">here</a>.
Just click on &quot;Links to HEAD: (view)&quot; on that page.
</p>
</body>