Redirection experiment 2. (#1411)
This commit is contained in:
@@ -27,3 +27,7 @@ defaults:
|
||||
showedit: true
|
||||
|
||||
permalink: pretty
|
||||
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
redirect_from: "/docs/tutorials/getting-started/create-cluster/"
|
||||
redirect_from:
|
||||
- /docs/tutorials/getting-started/create-cluster/
|
||||
- /docs/tutorials/getting-started/create-cluster.html
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user