Skip to content

Commit 5c2864b

Browse files
committed
prefix edit link path with docs/
1 parent e590f21 commit 5c2864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ <h2 class="lede">{{ page.description }}</h2>
2020
<p>
2121
<em>
2222
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>.
23+
Please help <a href="https://github.com/{{ site.github.repository_nwo }}/edit/master/docs/{{ page.path }}">improve this page</a>.
2424
</em>
2525
</p>

0 commit comments

Comments
 (0)