Merge pull request 'Point links at git.coffeylabs.org after the move from GitHub' (#1) from fix/links-after-move into main

This commit was merged in pull request #1.
This commit is contained in:
2026-09-22 16:13:13 +00:00
+1 -1
View File
@@ -75,7 +75,7 @@ working replacement session leaves you with neither — see
### 1) Clone and run doctor checks ### 1) Clone and run doctor checks
```bash ```bash
git clone https://github.com/Coffey-Labs/ubuntu2mint.git git clone https://git.coffeylabs.org/coffey-labs/ubuntu2mint.git
cd ubuntu2mint cd ubuntu2mint
sudo bash ubuntu-to-mint-convert-v3.sh doctor sudo bash ubuntu-to-mint-convert-v3.sh doctor
```` ````