Better XML redirect fix: pretend the old URL was a folder with an .xml extension
This commit is contained in:
parent
c2c6a1d31c
commit
9a3a9c31a2
4 changed files with 2 additions and 30 deletions
|
|
@ -33,6 +33,7 @@ machines:
|
|||
redirect_from:
|
||||
- /configs/c1p/machines/array/
|
||||
- /configs/c1p/machines/8kb/array/
|
||||
- /devices/other/c1p/array.xml/
|
||||
---
|
||||
|
||||
Challenger 1P (8Kb) "Server Array"
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display running Win
|
|||
permalink: /devices/pc/machine/5160/cga/256kb/win101/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/cga/256kb/win101/
|
||||
- /demos/pc/cga-win101/xt-cga-win101.xml/
|
||||
- /demos/pc/cga-win101/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
Loading…
Reference in a new issue