Point links at git.coffeylabs.org after the move from GitHub
GitHub took the organization's repos and GHCR offline on 2026-09-20. Repo, release, raw-file and clone links now go to Gitea at git.coffeylabs.org, container images to registry.coffeylabs.org, and GitLab-style /-/blob paths to Gitea's /src/branch form. Go module paths are identifiers and stay as they are; links to GitHub issues and pull requests are left as history.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ import './App.css'
|
||||
* AGPL section 13: anyone playing this over a network is entitled to the
|
||||
* source of the version they are playing, so the offer sits on every screen.
|
||||
*/
|
||||
const SOURCE_URL = 'https://github.com/jcoffey-dev/lemonade'
|
||||
const SOURCE_URL = 'https://git.coffeylabs.org/jcoffey-dev/lemonade'
|
||||
|
||||
/**
|
||||
* The way back out.
|
||||
|
||||
Reference in New Issue
Block a user