From 8eb633f25ce68077a3f9365c8323b18f9f5b3ae6 Mon Sep 17 00:00:00 2001 From: Colas Geier Date: Mon, 6 Oct 2025 18:21:21 +0200 Subject: [PATCH] change remote address --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a00c0c8..626c0fa 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ``` cd existing_repo -git remote add origin https://framagit.org/pole-si-cen38/scripts_python.git +git remote add origin https://gitea.cenra-outils.org/CEN38/Python_scripts.git git branch -M main git push -uf origin main ``` ## Integrate with your tools -- [ ] [Set up project integrations](https://framagit.org/pole-si-cen38/scripts_python/-/settings/integrations) +- [ ] [Set up project integrations](https://gitea.cenra-outils.org/CEN38/Python_scripts/-/settings/integrations) ## Collaborate with your team