update src code url
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m16s

This commit is contained in:
Lee 2024-04-13 21:10:43 +01:00
parent e067d399c8
commit fc640fe1a0

@ -18,7 +18,7 @@
<p class="font-bold">Hello!</p>
<p>Wrapper for the Minecraft APIs to make them easier to use.</p>
<p>This page will eventually be replaced with a new one.</p>
<a class="text-blue-600" target=”_blank” href="https://git.fascinated.cc/Fascinated/minecraft-helper">Source Code</a>
<a class="text-blue-600" target=”_blank” href="https://git.fascinated.cc/MinecraftUtilities/Backend">Source Code</a>
<div class="flex flex-col mt-3">
<p>Player Data: <a class="text-blue-600" target=”_blank” th:href="${player_example_url}" th:text="${player_example_url}">???</a></p>