Add some redirects.

This commit is contained in:
Parker Moore 2016-02-16 12:54:41 -08:00
parent 5e6aef6138
commit d38d90f278
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
permalink: /github.html
redirect_to: https://github.com/jekyll/jekyll
---

View File

@ -0,0 +1,4 @@
---
permalink: /issues.html
redirect_to: https://github.com/jekyll/jekyll/issues
---