Skip to content

Commit

Permalink
Fix copyright contributors link
Browse files Browse the repository at this point in the history
  • Loading branch information
redmushie committed Aug 24, 2024
1 parent 06dd04e commit 4c16857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/partials/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="md-copyright__highlight">
All content published under
<a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener">CC-BY-SA 4.0</a> by
<a href="https://github.com/echo-station/player-wiki/graphs/contributors" target="_blank" rel="noopener">our contributors</a>.
<a href="https://github.com/echo-station/admin-wiki/graphs/contributors" target="_blank" rel="noopener">our contributors</a>.
</div>
{% if not config.extra.generator == false %}
Made with
Expand Down

0 comments on commit 4c16857

Please sign in to comment.