Point links at git.coffeylabs.org after the move from GitHub #1

Merged
jcoffey-dev merged 1 commits from fix/links-after-move into main 2026-09-22 16:13:20 +00:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
until one of you holds the world. It needs JavaScript to play. until one of you holds the world. It needs JavaScript to play.
</p> </p>
<p><a href="https://games.jcoffey.dev/">The rest of the games</a></p> <p><a href="https://games.jcoffey.dev/">The rest of the games</a></p>
<p><a href="https://github.com/jcoffey-dev/world-conquest">Source, AGPL-3.0-or-later</a></p> <p><a href="https://git.coffeylabs.org/jcoffey-dev/world-conquest">Source, AGPL-3.0-or-later</a></p>
</noscript> </noscript>
<script type="module" src="/src/main.tsx"></script> <script type="module" src="/src/main.tsx"></script>
</body> </body>
+2 -2
View File
@@ -29,10 +29,10 @@
"author": "John Coffey", "author": "John Coffey",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/jcoffey-dev/world-conquest.git" "url": "git+https://git.coffeylabs.org/jcoffey-dev/world-conquest.git"
}, },
"homepage": "https://games.jcoffey.dev/conquest/", "homepage": "https://games.jcoffey.dev/conquest/",
"bugs": { "bugs": {
"url": "https://github.com/jcoffey-dev/world-conquest/issues" "url": "https://git.coffeylabs.org/jcoffey-dev/world-conquest/issues"
} }
} }
+1 -1
View File
@@ -117,7 +117,7 @@ export function Landing({
*/} */}
<a href="https://games.jcoffey.dev/">The rest of the games</a> <a href="https://games.jcoffey.dev/">The rest of the games</a>
{' · '} {' · '}
<a href="https://github.com/jcoffey-dev/world-conquest">Source</a> <a href="https://git.coffeylabs.org/jcoffey-dev/world-conquest">Source</a>
</p> </p>
<p> <p>
World Conquest is free software under the{' '} World Conquest is free software under the{' '}