Point links at git.coffeylabs.org after the move from GitHub #1
+1
-1
@@ -136,7 +136,7 @@
|
|||||||
It needs JavaScript to play.
|
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/great-powers">Source, AGPL-3.0-or-later</a></p>
|
<p><a href="https://git.coffeylabs.org/jcoffey-dev/great-powers">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
@@ -29,10 +29,10 @@
|
|||||||
"author": "John Coffey",
|
"author": "John Coffey",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jcoffey-dev/great-powers.git"
|
"url": "git+https://git.coffeylabs.org/jcoffey-dev/great-powers.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://games.jcoffey.dev/powers/",
|
"homepage": "https://games.jcoffey.dev/powers/",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jcoffey-dev/great-powers/issues"
|
"url": "https://git.coffeylabs.org/jcoffey-dev/great-powers/issues"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -115,7 +115,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/great-powers">Source</a>
|
<a href="https://git.coffeylabs.org/jcoffey-dev/great-powers">Source</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Great Powers is free software under the{' '}
|
Great Powers is free software under the{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user