From c77813dd8fbefc306726eb43f72b5550d80922d2 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sun, 4 Dec 2016 18:12:37 -0800 Subject: [PATCH] Cleaned up publication links --- docs/README.md | 14 +++++++------- pubs/README.md | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/README.md b/docs/README.md index c9ca3926d..2383d0ab2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,7 +23,13 @@ Instruction documentation is also available: {% endif %} -Our [Publication Archive](/pubs/) includes these PC-related resources: +Our [Publication Archive](/pubs/) covers the following platforms: + +* [IBM PC and Compatibles](/pubs/pc/) +* [Digital Equipment Corporation (DEC)](/pubs/dec/) +* [Ohio Scientific (specifically, the 6502-based Challenger 1P)](/pubs/c1p/) + +For example, the [IBM PC](/pubs/pc/) section of the [Publication Archive](/pubs/) includes: * [CPU Documents](/pubs/pc/reference/intel/) * [Datasheets](/pubs/pc/datasheets/) @@ -32,12 +38,6 @@ Our [Publication Archive](/pubs/) includes these PC-related resources: * [Reference Manuals](/pubs/pc/reference/) * [Software User and Development Guides](/pubs/pc/software/) (eg, [DOS](/pubs/pc/software/dos/), [OS/2](/pubs/pc/software/os2/), [Windows](/pubs/pc/software/windows/)) -And publications related to Ohio Scientific's 6502-based [Challenger 1P](/devices/c1p/machine/): - -* [Datasheets](/pubs/c1p/datasheets/) -* [Programming Guides/Samples](/pubs/c1p/programming/) -* [Reference Manuals](/pubs/c1p/techref/) - [8088 CPU](/pubs/pc/datasheets/) [Byte Magazine](/pubs/pc/magazines/byte/) [Microsoft Systems Journal](/pubs/pc/magazines/msj/) diff --git a/pubs/README.md b/pubs/README.md index 418abf4c9..5b7c52fe1 100644 --- a/pubs/README.md +++ b/pubs/README.md @@ -7,7 +7,7 @@ permalink: /pubs/ Publication Archive --- -[PC Publications](/pubs/pc/): +[IBM PC and Compatibles](/pubs/pc/) * [CPU Documents](/pubs/pc/reference/intel/) * [Datasheets](/pubs/pc/datasheets/) @@ -16,12 +16,12 @@ Publication Archive * [Reference Manuals](/pubs/pc/reference/) * [Software User and Development Guides](/pubs/pc/software/) (eg, [DOS](/pubs/pc/software/dos/), [OS/2](/pubs/pc/software/os2/), [Windows](/pubs/pc/software/windows/)) -[Digital Equipment Corporation (DEC) Publications](/pubs/dec/): +[Digital Equipment Corporation (DEC)](/pubs/dec/) * [PDP-11](/pubs/dec/pdp11/) * [VT100](/pubs/dec/vt100/) -Ohio Scientific's 6502-based [Challenger 1P Publications](/pubs/c1p/): +[Ohio Scientific's 6502-based Challenger 1P](/pubs/c1p/) * [Datasheets](/pubs/c1p/datasheets/) * [Programming Guides/Samples](/pubs/c1p/programming/)