Point at the Coffey-Labs organisation

The repositories moved off LINUXexpert-org. The old URLs redirect, so
nothing was broken, but a redirect is not a correct address to publish.
This commit is contained in:
2026-08-30 15:22:28 -07:00
parent 5bc62feb1f
commit 6ae73dd48c
+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/LINUXexpert-org/ubuntu2mint.git git clone https://github.com/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
```` ````