We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbac6bb commit 6b37012Copy full SHA for 6b37012
1 file changed
src/main/resources/templates/sponsor.html
@@ -1,5 +1,5 @@
1
<link th:href="@{/css/custom.css}" rel="stylesheet"/>
2
<div th:fragment="sponsor">
3
<p>Sponsor</p>
4
- <a href="https://github.anythingmc.org">AnythingMC</a>
+ <a href="https://anythingmc.org">AnythingMC</a>
5
</div>
0 commit comments