From 598107de121316a04e4a90917d6b48a5c90ec67f Mon Sep 17 00:00:00 2001 From: Rob Gowin Date: Thu, 19 Sep 2019 19:27:05 -0500 Subject: [PATCH] Fix doc link to midas.26 --- doc/NITS.md | 2 +- doc/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/NITS.md b/doc/NITS.md index 4862e140..f14bdd7d 100644 --- a/doc/NITS.md +++ b/doc/NITS.md @@ -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) diff --git a/doc/README.md b/doc/README.md index bebdf0fa..f8e420d6 100644 --- a/doc/README.md +++ b/doc/README.md @@ -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),