Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Apr 9, 2024
1 parent 1ecb73a commit eacdfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/sitetheme/templates/partials/github_link.html.twig
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<a class="github-link" href="{{ config.github.repo.tree ~ ('/'~page.filePathClean)|replace({'/user/sites/':'', '/user/pages/':'5.0/pages/'}) }}" target="_blank">
<a class="github-link" href="{{ config.github.repo.tree ~ ('/'~page.filePathClean)|replace({'/user/sites/':'', '/user/pages/':'5.1/pages/'}) }}" target="_blank">
<i class="fa fa-github-square"></i> {{ 'THEME_LEARN2_GITHUB_EDIT_THIS_PAGE'|t }}
</a>

0 comments on commit eacdfa2

Please sign in to comment.