From db1c9aeaebcd13bf1d2cdc99212a519346112b9d Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Thu, 12 Jun 2014 21:21:56 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 210344b..dab3262 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ The Apple II support covers the full range of the Apple II family. From the Rev Probably the most exciting development is the support for the Apple ///. PLASMA on the Apple /// provides 32K for global data and 6502 code, and the rest of the memory for bytecode and extended data. ## References -PLASMA User Manual: https://github.com/dschmenk/PLASMA/blob/master/User%20Manual.md +PLASMA User Manual: https://github.com/dschmenk/PLASMA/blob/master/doc/User%20Manual.md B Programming Language User Manual http://cm.bell-labs.com/cm/cs/who/dmr/kbman.html