From 6ae73dd48cf8f3dbd2e7fc62714bff336b2ad670 Mon Sep 17 00:00:00 2001 From: John Coffey Date: Sun, 30 Aug 2026 15:22:28 -0700 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0fae45..adbacc4 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ working replacement session leaves you with neither — see ### 1) Clone and run doctor checks ```bash -git clone https://github.com/LINUXexpert-org/ubuntu2mint.git +git clone https://github.com/Coffey-Labs/ubuntu2mint.git cd ubuntu2mint sudo bash ubuntu-to-mint-convert-v3.sh doctor ````