Skip to content

Commit

Permalink
Fix edit link
Browse files Browse the repository at this point in the history
  • Loading branch information
bash committed Jan 27, 2024
1 parent b90e2f9 commit 3c7b3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<div class="copyright"{{year}} Myelin Research Group</div>
<div class="info">
Feather Icons by <a href="https://github.com/colebemis" class="link">@colebemis</a>.
<a href="https://github.com/{{additional.website_repo}}/edit/master/{{page_file}}" class="link">Improve this page</a>.
<a href="https://github.com/{{additional.website_repo}}/edit/main/{{page_file}}" class="link">Improve this page</a>.
<a href="{{additional.blog_url}}" title="Myelin Blog" class="link">Visit our Blog</a>
</div>
</div>
Expand Down

0 comments on commit 3c7b3d3

Please sign in to comment.