From e23566a1b914cce02d0f65261898d247f44be5cc Mon Sep 17 00:00:00 2001
From: Louis Labeyrie <73167789+Razano26@users.noreply.github.com>
Date: Wed, 3 Jul 2024 15:37:18 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index eb27578..aba3617 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Currently, the CI/CD pipeline is configured to run the following steps:
 After the releasing of a new version, the application is deployed in a k3s cluster with argocd.
 
 You can find the API documentation [here](https://docs.ct-cd.fr/).
-The API is deployed on [https://api.ct-cd.fr](https://api.ct-cd.fr).
+The API is deployed on [https://ct-cd.fr](https://ct-cd.fr).
 
 If you want to deploy the application by yourself, you can follow the instructions below.