Update more broken URLs

This commit is contained in:
Gregory Nutt
2015-06-08 14:16:32 -06:00
parent 82f8fef609
commit be186914fd
5 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -668,7 +668,7 @@
z80 instruction simulator.
The set simulator can be found in the NuttX GIT at
http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/)
(verified with version 2.6.0 and 2.7.0).
</li>
@@ -1060,7 +1060,7 @@
<li><code>configs/z80sim</code>:
z80 Microcontroller. This port uses a Z80 instruction set simulator.
That simulator can be found in the NuttX GIT
<a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim">here</a>.
<a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim" target="_blank">here</a>.
This port also the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
under Linux or Cygwin(verified with version 2.6.0).
</li>