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 e590f21 commit 5c2864bCopy full SHA for 5c2864b
docs/_layouts/page.html
@@ -20,6 +20,6 @@ <h2 class="lede">{{ page.description }}</h2>
20
<p>
21
<em>
22
Found a mistake? See something that can be made better? These docs are open source. <br />
23
- Please help <a href="https://github.com/{{ site.github.repository_nwo }}/edit/master/{{ page.path }}">improve this page</a>.
+ Please help <a href="https://github.com/{{ site.github.repository_nwo }}/edit/master/docs/{{ page.path }}">improve this page</a>.
24
</em>
25
</p>
0 commit comments