diff --git a/README.md b/README.md index abb73e404..15d7af2dc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ includes: * [PCx86](/docs/pcx86/), an x86-based IBM PC and PC-compatible emulator * [PC8080](/modules/pc8080/), an 8080 machine emulator (e.g., [Space Invaders](/devices/pc8080/machine/invaders/), [VT100 Terminal](/devices/pc8080/machine/vt100/)) * [C1Pjs](/docs/c1pjs/), an emulation of the 6502-based Ohio Scientific [Challenger 1P](/devices/c1p/) -* [PDP11js](/modules/pdp11/), a PDP11 machine emulator currently in development (e.g., [PDP-11/70](/devices/pdp11/machine/1170/test/)) +* [PDP11js](/modules/pdp11/), a PDP11 machine emulator currently in development (e.g., [PDP-11/70](/devices/pdp11/machine/1170/)) All PCjs computer simulations are written entirely in [JavaScript](/modules/). No Flash, Java or other plugins are required. Supported browsers include modern versions of Chrome, Safari, Firefox, Internet Explorer (v9.0 and up), Edge, diff --git a/devices/pdp11/machine/1170/vt100/README.md b/devices/pdp11/machine/1170/vt100/README.md index 66d60d1e9..a0a37749c 100644 --- a/devices/pdp11/machine/1170/vt100/README.md +++ b/devices/pdp11/machine/1170/vt100/README.md @@ -17,6 +17,6 @@ machines: PDP-11/70 with VT100 Terminal ------------------------------------------ -{% include machine.html id="vt100" %} - {% include machine.html id="test1170" %} + +{% include machine.html id="vt100" %}