From e52e0af1d7c47f843fb72f36f731280d7e171367 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Mon, 5 Dec 2016 19:02:14 -0800 Subject: [PATCH] Consistentify publication links --- docs/README.md | 6 +++--- pubs/README.md | 2 +- pubs/pc/README.md | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 2383d0ab2..61bc3f52e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,9 +25,9 @@ Instruction documentation is also available: 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/) +* [IBM PCs and Compatibles](/pubs/pc/) +* [Digital Equipment Corporation (DEC) PDP-11s and VT100](/pubs/dec/) +* [Ohio Scientific's 6502-based Challenger 1P)](/pubs/c1p/) For example, the [IBM PC](/pubs/pc/) section of the [Publication Archive](/pubs/) includes: diff --git a/pubs/README.md b/pubs/README.md index 5b7c52fe1..189c15eee 100644 --- a/pubs/README.md +++ b/pubs/README.md @@ -7,7 +7,7 @@ permalink: /pubs/ Publication Archive --- -[IBM PC and Compatibles](/pubs/pc/) +[IBM PCs and Compatibles](/pubs/pc/) * [CPU Documents](/pubs/pc/reference/intel/) * [Datasheets](/pubs/pc/datasheets/) diff --git a/pubs/pc/README.md b/pubs/pc/README.md index aba8ed478..d66afc5f2 100644 --- a/pubs/pc/README.md +++ b/pubs/pc/README.md @@ -9,6 +9,7 @@ PC Publication Archive We have an assortment of PC-related resources: +* [CPU Documents](/pubs/pc/reference/intel/) * [Datasheets](/pubs/pc/datasheets/) * [Magazines](/pubs/pc/magazines/) * [Programming Guides](/pubs/pc/programming/)