summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z80sim/README.txt')
-rw-r--r--nuttx/configs/z80sim/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/z80sim/README.txt b/nuttx/configs/z80sim/README.txt
index 3edc6ad71..0dcb1b37d 100644
--- a/nuttx/configs/z80sim/README.txt
+++ b/nuttx/configs/z80sim/README.txt
@@ -3,7 +3,7 @@ z80sim README
This port uses a primitive, emulated Z80 and the SDCC toolchain.
The instruction set emulator can be found in the NuttX SVN at
-http://nuttx.svn.sourceforge.net/viewvc/nuttx/trunk/misc/sims/z80sim
+http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim
The SDCC toolchain is available from http://sdcc.sourceforge.net/. All
testing has been performed using version 2.6.0 of the SDCC toolchain.