Delegate to pages for path to docs

This commit is contained in:
Brandon Keepers
2017-08-07 13:23:46 -05:00
parent fb0143763c
commit 8ff38bed21

View File

@@ -40,7 +40,7 @@ layout: default
<p class="alt-text-small text-gray-light">
Find a mistake or want to help improve this documentation?
<a href="https://github.com/probot/probot/edit/master/{{ page.path }}">Suggest changes on GitHub</a>
<a href="https://github.com/{{ site.github.repository_nwo }}/edit/{{ site.branch }}/{{ page.path }}">Suggest changes on GitHub</a>
</p>
</div>
</div>