CoC must be redirected from an HTML link due to bug in jekyll-redirect-from

https://github.com/jekyll/jekyll-redirect-from/pull/96
This commit is contained in:
Parker Moore 2016-01-29 15:12:17 -08:00
parent c6dde4af51
commit 39ac364b2c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
layout: docs
title: Code of Conduct
permalink: "/docs/conduct/"
redirect_from: "/conduct/"
redirect_from: "/conduct/index.html"
editable: false
---