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/glossary/
redirect_from:
- /doc/glossary/
- /en/doc/glossary/
- /doc/Glossary/
- /wiki/Glossary/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/qubes-service/
redirect_from:
- /doc/qubes-service/
- /en/doc/qubes-service/
- /doc/QubesService/
- /wiki/QubesService/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: default
permalink: /research/
redirect_from:
- /research/
- /doc/qubes-research/
- /en/doc/qubes-research/
- /doc/QubesResearch/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/tools/
redirect_from:
- /doc/tools/
- /doc/tools/4.0/
- /doc/tools/4.0/dom0/
- /doc/tools/4.0/domU/