From 68a99e6d4b6af7a994f067a7f644e79c1ce1e641 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Mon, 23 May 2016 16:54:24 -0700 Subject: [PATCH] README corrections --- api/v1/dump/README.md | 2 +- apps/README.md | 6 ++++-- disks/README.md | 5 ++++- docs/README.md | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/api/v1/dump/README.md b/api/v1/dump/README.md index 0ff4ff214..20c787fe6 100644 --- a/api/v1/dump/README.md +++ b/api/v1/dump/README.md @@ -19,7 +19,7 @@ PCjs DiskDump and FileDump API The PCjs [DiskDump](/modules/diskdump/) and [FileDump](/modules/filedump/) API are not fully supported by the current PCjs web server. -When **pcjs.org** switched from a Node.js web server running on +When **pcjs.org** switched from a Node-based web server running on [Amazon Web Services](https://aws.amazon.com/elasticbeanstalk/) to [GitHub Pages](https://pages.github.com/), the original server-side API had to be abandoned. diff --git a/apps/README.md b/apps/README.md index 9b057d443..8ff75e04d 100644 --- a/apps/README.md +++ b/apps/README.md @@ -6,11 +6,13 @@ permalink: /apps/ Application Archives --- -Browse classic application software for the following machines: +Browse these PCjs Application Archives: - [IBM PC](pcx86/) - [Challenger 1P](c1p/) - + +--- + ### Software Application Manifests In the PCjs Project, every complete software package is stored in its own folder, either as a set of individual diff --git a/disks/README.md b/disks/README.md index e132f81db..95ad66927 100644 --- a/disks/README.md +++ b/disks/README.md @@ -8,7 +8,10 @@ permalink: /disks/ Disk Libraries --- -Browse the project's [IBM PC](pcx86/) and [Challenger 1P](c1p/) disk libraries. +Browse these PCjs Disk Libraries: + +- [IBM PC](pcx86/) +- [Challenger 1P](c1p/) --- diff --git a/docs/README.md b/docs/README.md index ebdcff2b8..c6c967b2e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@ permalink: /docs/ Documentation --- -Help is available for the following JavaScript Machines: +Help is available for the following PCjs Machines: * [C1Pjs](/docs/c1pjs/) * [PCx86](/docs/pcx86/)