Merge pull request #2 from jcoffey-dev/repo-urls-jcoffey-dev

Point the repository URLs at their new owner
This commit is contained in:
jcoffey
2026-09-10 09:41:19 -07:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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/Coffey-Labs/great-powers">Source, AGPL-3.0-or-later</a></p> <p><a href="https://github.com/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
View File
@@ -29,10 +29,10 @@
"author": "John Coffey", "author": "John Coffey",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Coffey-Labs/great-powers.git" "url": "git+https://github.com/jcoffey-dev/great-powers.git"
}, },
"homepage": "https://games.jcoffey.dev/powers/", "homepage": "https://games.jcoffey.dev/powers/",
"bugs": { "bugs": {
"url": "https://github.com/Coffey-Labs/great-powers/issues" "url": "https://github.com/jcoffey-dev/great-powers/issues"
} }
} }
+1 -1
View File
@@ -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/Coffey-Labs/great-powers">Source</a> <a href="https://github.com/jcoffey-dev/great-powers">Source</a>
</p> </p>
<p> <p>
Great Powers is free software under the{' '} Great Powers is free software under the{' '}