From 80353ce848572eb49da0c43b14cb6977113c0b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 5 Feb 2024 13:30:53 +0100 Subject: [PATCH] Change repo url in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8042323..6be9545 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Il ne nécessite qu'un serveur Web local pour fonctionner, tel que Nginx, Apache Clonez ce dépôt sur votre ordinateur en utilisant la commande suivante : ```bash -git clone https://codeberg.org/OrganisationKA/jwe.git +git clone https://codeberg.org/OKI/jwe.git ``` 2. **Configuration du Serveur Web Local**