close
The Wayback Machine - https://web.archive.org/web/20211022005345/https://github.com/github/opensource.guide/commit/6fcf43fa8f3df83f2ad3bf04c659fe348f6ebef8
Skip to content
Permalink
Browse files
Update branch name
Currently the link was broken because of branch `master` renamed to `main`.
  • Loading branch information
chenxsan committed Sep 6, 2020
1 parent 8e412b6 commit 6fcf43fa8f3df83f2ad3bf04c659fe348f6ebef8
Showing with 1 addition and 1 deletion.
  1. +1 −1 _includes/footer.html
@@ -9,7 +9,7 @@
<h3 class="h3-mktg mb-3">{{ t.footer.contribute.heading }}</h3>
<p class="mb-3 p-large">{{ t.footer.contribute.description }}</p>
<p>
<a data-proofer-ignore href="https://github.com/{{ site.github.repository_nwo }}/edit/master/{{ page.path }}" class="btn btn-outline">
<a data-proofer-ignore href="https://github.com/{{ site.github.repository_nwo }}/edit/main/{{ page.path }}" class="btn btn-outline">
{{ t.footer.contribute.button }}
</a>
</p>

1 comment on commit 6fcf43f

@nsittia

This comment has been minimized.

Copy link

@nsittia nsittia commented on 6fcf43f Sep 19, 2020

#Leave #a #comment

Please sign in to comment.