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/automated-tests/
redirect_from:
- /doc/automated-tests/
- /en/doc/automated-tests/
- /doc/AutomatedTests/
ref: 45

View file

@ -1,7 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/mount-lvm-image/
redirect_from:
- /doc/mount-lvm-image/
ref: 46
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/profiling/
redirect_from:
- /doc/profiling/
- /en/doc/profiling/
- /doc/Profiling/
- /wiki/Profiling/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/safe-remote-ttys/
redirect_from:
- /doc/safe-remote-ttys/
- /en/doc/safe-remote-ttys/
ref: 49
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/test-bench/
redirect_from:
- /doc/test-bench/
- /en/doc/test-bench/
- /doc/TestBench/
- /wiki/TestBench/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/vm-interface/
redirect_from:
- /doc/vm-interface/
- /en/doc/vm-interface/
- /doc/VMInterface/
- /doc/SystemDoc/VMInterface/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/windows-debugging/
redirect_from:
- /doc/windows-debugging/
- /en/doc/windows-debugging/
- /doc/WindowsDebugging/
- /wiki/WindowsDebugging/