Normalize instances of redirect_from:

QubesOS/qubes-issues#6701
This commit is contained in:
Andrew David Wong 2021-06-15 22:24:44 -07:00
parent 24e6a8a616
commit aca8ed14c7
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
9 changed files with 16 additions and 9 deletions

View File

@ -2,7 +2,8 @@
lang: en lang: en
layout: sidebar layout: sidebar
permalink: /gsoc/ permalink: /gsoc/
redirect_from: /GSoC/ redirect_from:
- /GSoC/
ref: 33 ref: 33
--- ---

View File

@ -1,7 +1,8 @@
--- ---
lang: en lang: en
layout: doc layout: doc
redirect_from: /en/doc/fedora-minimal-template-customization/ redirect_from:
- /en/doc/fedora-minimal-template-customization/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md
ref: 76 ref: 76
--- ---

View File

@ -2,7 +2,8 @@
lang: en lang: en
layout: doc layout: doc
permalink: /security/canaries/ permalink: /security/canaries/
redirect_from: /doc/canaries/ redirect_from:
- /doc/canaries/
ref: 208 ref: 208
--- ---

View File

@ -2,7 +2,8 @@
lang: en lang: en
layout: doc layout: doc
permalink: /security/canaries/template/ permalink: /security/canaries/template/
redirect_from: /doc/canaries/template/ redirect_from:
- /doc/canaries/template/
ref: 212 ref: 212
--- ---

View File

@ -2,7 +2,8 @@
lang: en lang: en
layout: doc layout: doc
permalink: /security/bulletins/checklist/ permalink: /security/bulletins/checklist/
redirect_from: /doc/security-bulletins/checklist/ redirect_from:
- /doc/security-bulletins/checklist/
ref: 215 ref: 215
--- ---

View File

@ -2,7 +2,8 @@
lang: en lang: en
layout: doc layout: doc
permalink: /security/bulletins/template/ permalink: /security/bulletins/template/
redirect_from: /doc/security-bulletins/template/ redirect_from:
- /doc/security-bulletins/template/
ref: 209 ref: 209
--- ---

View File

@ -2,7 +2,6 @@
lang: en lang: en
layout: doc layout: doc
permalink: /doc/gui-configuration/ permalink: /doc/gui-configuration/
redirect_from: []
ref: 184 ref: 184
--- ---

View File

@ -2,7 +2,8 @@
lang: en lang: en
layout: doc layout: doc
permalink: /doc/kde/ permalink: /doc/kde/
redirect_from: /en/doc/kde/ redirect_from:
- /en/doc/kde/
ref: 176 ref: 176
--- ---

View File

@ -3,6 +3,7 @@ lang: en
layout: hcl layout: hcl
model: all model: all
permalink: /hcl/ permalink: /hcl/
redirect_from: /compatible-hardware/ redirect_from:
- /compatible-hardware/
ref: 143 ref: 143
--- ---