Remove all instances of permalink: in YAML frontmatter

Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
This commit is contained in:
Andrew David Wong 2021-06-15 22:33:51 -07:00
parent aca8ed14c7
commit c815e4c54c
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
168 changed files with 212 additions and 168 deletions

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/certified-hardware/
redirect_from:
- /doc/certified-hardware/
- /doc/hardware/
- /doc/certified-laptops/
- /hardware-certification/

View file

@ -1,7 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/hardware-testing/
redirect_from:
- /doc/hardware-testing/
ref: 145
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/hcl/
redirect_from:
- /doc/hcl/
- /en/doc/hcl/
- /doc/HCL/
- /wiki/HCL/

View file

@ -2,8 +2,8 @@
lang: en
layout: hcl
model: all
permalink: /hcl/
redirect_from:
- /hcl/
- /compatible-hardware/
ref: 143
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/system-requirements/
redirect_from:
- /doc/system-requirements/
- /system-requirements/
- /en/doc/system-requirements/
- /doc/SystemRequirements/