From 223c969c684c0b1db8661dc0b08a3683a164e315 Mon Sep 17 00:00:00 2001
From: Maxime Journot <maxime.journot@csgroup.eu>
Date: Thu, 14 Nov 2024 13:09:57 +0100
Subject: [PATCH] Updated Oreflids link on the main page.

Fixes #22
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 5d1defe..8b3c1d5 100644
--- a/index.html
+++ b/index.html
@@ -65,7 +65,7 @@ layout: home_orekit
 
       <li><span class="fa-li fa-lg fa fa-gears"></span>
         <p><a href="https://www.csgroup.eu/">CS GROUP</a> develops
-          <a href="https://www.orekit.space/cs-roadmap-on-new-products-and-services/">OreFLIDS</a>
+          <a href="https://gosmic.eu/oreflids.php">OreFLIDS</a>
           (Orekit Flight Dynamics System), a complete off-the-shelf flight
           dynamics system (FDS) adapted to NewSpace and huge constellations.</p>
       </li>
-- 
GitLab