mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-02 06:46:11 -04:00
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:
parent
aca8ed14c7
commit
c815e4c54c
168 changed files with 212 additions and 168 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc-full
|
||||
permalink: /doc/admin-api/
|
||||
redirect_from:
|
||||
- /doc/admin-api/
|
||||
- /doc/mgmt/
|
||||
- /doc/mgmt1/
|
||||
- /doc/mgmt-architecture/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/dom0-secure-updates/
|
||||
redirect_from:
|
||||
- /doc/dom0-secure-updates/
|
||||
- /en/doc/dom0-secure-updates/
|
||||
- /doc/Dom0SecureUpdates/
|
||||
- /wiki/Dom0SecureUpdates/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/dvm-impl/
|
||||
redirect_from:
|
||||
- /doc/dvm-impl/
|
||||
- /en/doc/dvm-impl/
|
||||
- /doc/DVMimpl/
|
||||
- /wiki/DVMimpl/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qfilecopy/
|
||||
redirect_from:
|
||||
- /doc/qfilecopy/
|
||||
- /en/doc/qfilecopy/
|
||||
- /doc/Qfilecopy/
|
||||
- /wiki/Qfilecopy/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qfileexchgd/
|
||||
redirect_from:
|
||||
- /doc/qfileexchgd/
|
||||
- /en/doc/qfileexchgd/
|
||||
- /doc/Qfileexchgd/
|
||||
- /wiki/Qfileexchgd/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qmemman/
|
||||
redirect_from:
|
||||
- /doc/qmemman/
|
||||
- /en/doc/qmemman/
|
||||
- /doc/Qmemman/
|
||||
- /wiki/Qmemman/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qrexec-internals/
|
||||
redirect_from:
|
||||
- /doc/qrexec-internals/
|
||||
- /doc/qrexec3-implementation/
|
||||
- /en/doc/qrexec3-implementation/
|
||||
- /doc/Qrexec3Implementation/
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qrexec-socket-services/
|
||||
redirect_from:
|
||||
- /doc/qrexec-socket-services/
|
||||
ref: 42
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qrexec/
|
||||
redirect_from:
|
||||
- /doc/qrexec/
|
||||
- /en/doc/qrexec3/
|
||||
- /doc/Qrexec3/
|
||||
- /doc/qrexec3/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
lang: en
|
||||
layout: doc
|
||||
permalink: /doc/qrexec2/
|
||||
redirect_from:
|
||||
- /doc/qrexec2/
|
||||
- /doc/qrexec2-implementation/
|
||||
- /en/doc/qrexec2-implementation/
|
||||
- /doc/Qrexec2Implementation/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue