From 33695ebda78a79f6ab73ee6595e8ba83b10effc3 Mon Sep 17 00:00:00 2001
From: Royer Yangali <royer.yangali@etsi.org>
Date: Tue, 22 Oct 2024 16:30:46 +0200
Subject: [PATCH] FIX: fixes a link

---
 doc/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.md b/doc/index.md
index 9964dda..d621c32 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -66,7 +66,7 @@ Each release is properly tagged and a branch is kept for its future bug fixing,
   - **Use with care! Might not be stable.**
   - The latest developments and contributions are added to this branch for testing and validation before reaching a release. 
 
-To choose the appropriate branch, follow the steps described in [1.3. Deploy TeraFlowSDN > Checkout the Appropriate Git Branch](/1.-Deployment-Guide/1.3.-Deploy-TeraFlowSDN#checkout-the-appropriate-git-branch)
+To choose the appropriate branch, follow the steps described in [1.3. Deploy TeraFlowSDN > Checkout the Appropriate Git Branch](https://tfs.etsi.org/documentation/develop/deployment_guide/#13-deploy-teraflowsdn)
 
 # Events
 Find here after the list of past and future TFS Events:
-- 
GitLab