Jekyll redirect_from doesn't work with URLs ending with .xml extension
This commit is contained in:
parent
ee8dd23594
commit
5f0972e8e6
2 changed files with 0 additions and 2 deletions
|
|
@ -33,7 +33,6 @@ machines:
|
|||
redirect_from:
|
||||
- /configs/c1p/machines/array/
|
||||
- /configs/c1p/machines/8kb/array/
|
||||
- /devices/other/c1p/array.xml
|
||||
---
|
||||
|
||||
Challenger 1P (8Kb) "Server Array"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ 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