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
@@ -27,7 +27,7 @@ write access to the checkpoint directory.
|
||||
Releases are tagged by date, like ihasmail's: `v2026.9.15`, with `.1`, `.2`
|
||||
added for another release the same day. Binaries for `linux/amd64` and
|
||||
`linux/arm64` and a `SHA256SUMS` file are attached to every
|
||||
[release](https://github.com/Coffey-Labs/stalwart-migrator/releases).
|
||||
[release](https://git.coffeylabs.org/coffey-labs/stalwart-migrator/releases).
|
||||
|
||||
Every release is built by the [release workflow](.github/workflows/release.yml)
|
||||
from a tagged commit on `main`, after the tests and a known-vulnerabilities
|
||||
|
||||
Reference in New Issue
Block a user