Consolidated /docs into /pubs

This commit is contained in:
Jeff Parsons 2017-09-12 11:28:18 -07:00 committed by Jeff Parsons
commit 71d117fa02
106 changed files with 350 additions and 317 deletions

View file

@ -80,7 +80,7 @@ described by <file> entries in its [manifest](/apps/pcx86/1981/visicalc/ma
Since this [manifest](/apps/pcx86/1981/visicalc/manifest.xml) also contains a <machine> entry,
the default manifest stylesheet will automatically load and launch the associated
[PCjs machine](/devices/pcx86/machine/5150/mda/64kb/machine.xml). The machine will boot or resume according
to its own <[computer](/docs/pcx86/computer/)> settings, unless the manifest overrides the machine's
to its own <[computer](/pubs/pcx86/computer/)> settings, unless the manifest overrides the machine's
default state with its own *state* setting; eg:
```xml

View file

@ -7,7 +7,7 @@ permalink: /apps/c1p/
Challenger 1P Applications
--------------------------
[C1Pjs](/docs/c1pjs/) runs Challenger 1P (C1P) applications written in:
[C1Pjs](/pubs/c1pjs/) runs Challenger 1P (C1P) applications written in:
- [BASIC](BASIC/)
- [6502 Machine-Language](6502/)

View file

@ -1,7 +1,7 @@
IBM PC Application Demos
------------------------
Below are selected [PCx86](/docs/about/pcx86/) demos of classic IBM PC applications. In many cases,
Below are selected [PCx86](/pubs/about/pcx86/) demos of classic IBM PC applications. In many cases,
we've had to create our own "Demo Disks", because copies of the original distribution disks are difficult
to find, and in some cases (e.g., [Executive Suite](/apps/pcx86/1982/esuite/)), the original disks were
copy-protected, so we've been forced to use a "cracked" copy of the software instead.