We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7a3c2 commit f09f5fcCopy full SHA for f09f5fc
1 file changed
docs/_includes/doc.html
@@ -18,7 +18,7 @@ <h1 class="post-title">{% if include.truncate %}<a href="{{ page.url | absolute_
18
{% else %}
19
{{ content }}
20
21
- <p><a class="edit-page-link" href="https://github.com/{{ site.ghrepo }}/tree/gh-pages/{{ page.path }}" target="_blank">Edit on GitHub</a></p>
+ <p><a class="edit-page-link" href="https://github.com/{{ site.ghrepo }}/tree/master/docs/{{ page.path }}" target="_blank">Edit on GitHub</a></p>
22
{% endif %}
23
</article>
24
{% include doc_paging.html %}
0 commit comments