Put back some redirects that external sites are using
This commit is contained in:
parent
55bb0252b7
commit
242fa1545c
6 changed files with 11 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ redirect_from:
|
|||
- /configs/pc/machines/5150/cga/64kb/donkey/
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/machine.xml/
|
||||
- /demos/pc/donkey/
|
||||
- /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -3,10 +3,13 @@ layout: page
|
|||
title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive, Color Display) running Windows 1.01
|
||||
permalink: /devices/pcx86/machine/5160/cga/256kb/win101/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/cga/win101/
|
||||
- /configs/pc/machines/5160/cga/256kb/win101/
|
||||
- /configs/pc/machines/5160/cga/256kb/win101/machine.xml/
|
||||
- /demos/pc/cga-win101/xt-cga-win101.xml/
|
||||
- /demos/pc/cga-win101/
|
||||
- /devices/pc/machine/5160/cga/256kb/win101/
|
||||
- /devices/pc/machine/5160/cga/256kb/win101/machine.xml/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5160
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Zork I"
|
||||
permalink: /disks/pcx86/games/infocom/zork1/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/zork1/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-zork1
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft Macro Assembler 1.00
|
||||
permalink: /disks/pcx86/tools/microsoft/masm/1.00/
|
||||
redirect_from:
|
||||
- /disks/pc/tools/microsoft/masm/1.00/
|
||||
---
|
||||
|
||||
Microsoft Macro Assembler 1.00
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ redirect_from:
|
|||
- /configs/pc/machines/5160/ega/640kb/win101/
|
||||
- /devices/pc/machine/5160/ega/640kb/win101/
|
||||
- /devices/pc/machine/5160/ega/640kb/win101/debugger/
|
||||
- /disks/pc/windows/1.01/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5160
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft Windows 3.10
|
||||
permalink: /disks/pcx86/windows/3.10/
|
||||
redirect_from:
|
||||
- /disks/pc/windows/3.10/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-win310
|
||||
|
|
|
|||
Loading…
Reference in a new issue