We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b5b28 commit 94276a0Copy full SHA for 94276a0
docs/_layouts/page.html
@@ -9,7 +9,7 @@
9
-->
10
11
<div class="page">
12
- <a href="https://www.github.com/{{ site.github_username }}/{{ site.git_repo }}/blob/{{ site.git_branch }}/{{ page.path }}" class="gitbutton pill">
+ <a href="https://www.github.com/{{ site.github_username }}/{{ site.git_repo }}/blob/{{ site.git_branch }}/docs/{{ page.path }}" class="gitbutton pill">
13
<span class="icon medium">
14
{% include git-logo.html %}
15
</span>
0 commit comments