1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-26 17:03:20 +00:00

Fix doc link to midas.26

This commit is contained in:
Rob Gowin
2019-09-19 19:27:05 -05:00
committed by Lars Brinkhoff
parent 299dfd277e
commit 598107de12
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Note: `XX` means the name of the ITS you are building.
0. Here are manuals for all programs mentioned below:
- [MIDAS](info/midas.25)
- [MIDAS](info/midas.26)
- [SALV](kshack/nsalv.order)
- [DSKDMP](sysdoc/dskdmp.order)
- [DDT](_info_/ddtord.1462)

View File

@@ -19,7 +19,7 @@
### Programming
- MIDAS: [manual](info/midas.25)
- MIDAS: [manual](info/midas.26)
- PDP-10: [instructions](info/pdp-10.15)
- LISP: [manual](info/lisp.15), [compiler](info/lispc.6)
- TECO: [primer](_teco_/teco.primer), [manual](info/tecman.20),