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:
@@ -75,7 +75,7 @@ working replacement session leaves you with neither — see
|
||||
### 1) Clone and run doctor checks
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Coffey-Labs/ubuntu2mint.git
|
||||
git clone https://git.coffeylabs.org/coffey-labs/ubuntu2mint.git
|
||||
cd ubuntu2mint
|
||||
sudo bash ubuntu-to-mint-convert-v3.sh doctor
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user