Point links at git.coffeylabs.org after the move from GitHub #1

Merged
jcoffey-dev merged 1 commits from fix/links-after-move into main 2026-09-22 16:13:14 +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
```` ````