Redirection experiment 2. (#1411)

pull/1304/head^2
Steve Perry 2016-10-07 14:13:42 -07:00 committed by GitHub
parent adadd48fe2
commit 2c14d7fcb0
2 changed files with 7 additions and 1 deletions

View File

@ -27,3 +27,7 @@ defaults:
showedit: true
permalink: pretty
gems:
- jekyll-redirect-from

View File

@ -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>