Skip to content

Commit cc69ae6

Browse files
committed
Try a Germanic redirect... ;-)
1 parent 70cd274 commit cc69ae6

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ GEM
2525
pathutil (~> 0.9)
2626
rouge (>= 1.7, < 4)
2727
safe_yaml (~> 1.0)
28+
jekyll-redirect-from (0.14.0)
29+
jekyll (~> 3.3)
2830
jekyll-sass-converter (1.3.0)
2931
sass (~> 3.2)
3032
jekyll-sitemap (1.2.0)
@@ -54,7 +56,8 @@ PLATFORMS
5456

5557
DEPENDENCIES
5658
jekyll (~> 3.1)
59+
jekyll-redirect-from
5760
jekyll-sitemap
5861

5962
BUNDLED WITH
60-
1.16.1
63+
1.16.3

de/help/1.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Help for Mu 1.0.*
3+
redirect_to:
4+
- https://codewith.mu/en/help/1.0
5+
---

en/help/1.0.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
---
22
layout: default
33
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"
114
---
125

136
# Help for Mu 1.0

0 commit comments

Comments
 (0)