We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503dbe1 commit 4cfbf28Copy full SHA for 4cfbf28
_includes/footer.html
@@ -9,7 +9,7 @@
9
<h3 class="alt-h3 mb-3">{{ t.footer.contribute.heading }}</h3>
10
<p class="mb-3 p-large">{{ t.footer.contribute.description }}</p>
11
<p>
12
- <a data-proofer-ignore href="https://github.com/{{ site.github.repository_nwo }}/edit/{{ site.branch }}/{{ page.path }}" class="btn btn-outline">
+ <a data-proofer-ignore href="https://github.com/{{ site.github.repository_nwo }}/edit/master/{{ page.path }}" class="btn btn-outline">
13
{{ t.footer.contribute.button }}
14
</a>
15
</p>
0 commit comments