Update the GitHub button due to my migration off of there. ;)

This commit is contained in:
Hyperling 2025-01-02 15:21:17 -07:00
parent f552cc77a8
commit 6eb2811814

View File

@ -11,6 +11,6 @@
<string name="link1_text">Website</string>
<string name="link1_uri">https://hyperling.com</string>
<string name="link2_text">GitHub</string>
<string name="link2_uri">https://github.com/Hyperling/TicTacToeAndroid</string>
<string name="link2_text">Source Code</string>
<string name="link2_uri">https://git.hyperling.com/me/android-tictactoe</string>
</resources>