Redirect all the people to the help repo.

This commit is contained in:
Parker Moore 2014-04-01 18:30:36 -04:00
parent 116f41d162
commit e2d95975f6
1 changed files with 5 additions and 1 deletions

View File

@ -149,5 +149,9 @@ run into these errors, try setting `excerpt_separator: ""` in your
<div class="note"> <div class="note">
<h5>Please report issues you encounter!</h5> <h5>Please report issues you encounter!</h5>
<p>If you come across a bug, please <a href="{{ site.repository }}/issues/new">create an issue</a> on GitHub describing the problem and any work-arounds you find so we can document it here for others.</p> <p>
If you come across a bug, please <a href="{{ site.help_url }}/issues/new">create an issue</a>
on GitHub describing the problem and any work-arounds you find so we can
document it here for others.
</p>
</div> </div>