Merge branch 'next-release'

This commit is contained in:
Jeff Parsons 2016-05-23 16:54:33 -07:00
commit 1e7490af80
4 changed files with 10 additions and 5 deletions

View file

@ -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.

View file

@ -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

View file

@ -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/)
---

View file

@ -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/)