Assorted website link fixes
This commit is contained in:
parent
868f7068f4
commit
aa6fc1fa8c
28 changed files with 219 additions and 108 deletions
|
|
@ -4,6 +4,7 @@ title: IBM PC (Model 5150, 64Kb) with Color Display
|
|||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/machine.xml/
|
||||
- /demos/pc/donkey/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM PC AT (Model 5170, 640Kb) with CGA Display
|
||||
permalink: /devices/pc/machine/5170/cga/640kb/rev3/
|
||||
redirect_from:
|
||||
- /devices/pc/machine/5170/cga/640kb/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5170
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM PC AT (Model 5170, 640Kb) with MDA Display
|
||||
permalink: /devices/pc/machine/5170/mda/640kb/rev3/
|
||||
redirect_from:
|
||||
- /devices/pc/machine/5170/mda/640kb/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5170
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: AT&T Personal Computer 6300 with Color Display
|
||||
permalink: /devices/pc/machine/att/6300/cga/640kb/
|
||||
redirect_from:
|
||||
- /devices/pc/machine/att/6300/cga/
|
||||
machines:
|
||||
- type: pc
|
||||
id: att6300
|
||||
|
|
|
|||
|
|
@ -2,6 +2,9 @@
|
|||
layout: page
|
||||
title: Columbia Data Products MPC 1600 with Color Display
|
||||
permalink: /devices/pc/machine/cdp/mpc1600/cga/640kb/
|
||||
redirect_from:
|
||||
- /devices/pc/machine/cdp/mpc1600/
|
||||
- /devices/pc/machine/cdp/mpc1600/cga/
|
||||
machines:
|
||||
- type: pc
|
||||
id: mpc1600
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/other/2048kb/debugger/
|
||||
redirect_from:
|
||||
- /devices/pc/machine/compaq/deskpro386/other/2048kb/
|
||||
machines:
|
||||
- type: pc
|
||||
id: deskpro386
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@ permalink: /devices/pc/machine/compaq/deskpro386/vga/
|
|||
COMPAQ DeskPro 386 Machines with IBM VGA
|
||||
---
|
||||
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and IBM VGA](vga/2048kb/) ([Debugger](vga/2048kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA](vga/4096kb/) ([Debugger](vga/4096kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 2Mb RAM and IBM VGA](2048kb/) ([Debugger](2048kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA](4096kb/) ([Debugger](4096kb/debugger/))
|
||||
* [COMPAQ DeskPro 386 with 4Mb RAM and IBM VGA running Windows 95](/disks/pc/windows/win95/4.00.950/) ([Debugger](/disks/pc/windows/win95/4.00.950/debugger/))
|
||||
|
|
|
|||
|
|
@ -2,6 +2,9 @@
|
|||
layout: page
|
||||
title: Zenith Z-150 with Color Display
|
||||
permalink: /devices/pc/machine/zenith/z150/cga/640kb/
|
||||
redirect_from:
|
||||
- /devices/pc/machine/zenith/z150/
|
||||
- /devices/pc/machine/zenith/z150/cga/
|
||||
machines:
|
||||
- type: pc
|
||||
id: z150
|
||||
|
|
|
|||
Loading…
Reference in a new issue