We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4f311 commit e67eeffCopy full SHA for e67eeff
_config.yml
@@ -14,6 +14,8 @@ author :
14
name : Nicholas H.Tollervey
15
github : mu-editor
16
twitter : ntoll
17
+plugins:
18
+ - jekyll-redirect-from
19
20
# The production_url is only used when full-domain names are needed
21
# such as sitemap.txt
en/help/1.0.md
@@ -1,6 +1,13 @@
1
---
2
layout: default
3
title: Help for Mu 1.0.*
4
+redirect_from:
5
+ - /de/help/1.0
6
+ - /es/help/1.0
7
+ - /fr/help/1.0
8
+ - /ja/help/1.0
9
+ - /pt/help/1.0
10
+ - /zh/help/1.0
11
12
13
# Help for Mu 1.0
0 commit comments