diff --git a/docs/konnectors/enedis.md b/docs/konnectors/enedis.md
index b1f548ecba7734fb9372c4891ccdadb51afbe8d3..1adfe425953eaf2b7a1270b2382f685414204ede 100644
--- a/docs/konnectors/enedis.md
+++ b/docs/konnectors/enedis.md
@@ -1,7 +1,7 @@
 # Enedis Konnector
 
 :::warning DEPRECATED
-This section of documentation is not relevant anymore, enedis data connect has been replaced with enedis sge
+This section of documentation is not relevant anymore, enedis data connect has been replaced with [enedis sge](./enedis-sge.md)
 :::
 
 This konnector fetches consumption measures from Enedis API. This is an Oauth Konnector, meaning the authentication performed to access all data is made following an Oauth2 protocol.
diff --git a/docs/konnectors/grdf.md b/docs/konnectors/grdf.md
index 37f397b79d9e4a3c59993abcd4885583b6de1118..971f5be6fe53018f539e8ca9ffcf1bd75a2fd2bd 100644
--- a/docs/konnectors/grdf.md
+++ b/docs/konnectors/grdf.md
@@ -1,4 +1,8 @@
-# GRDF Adict Konnector
+# GRDF Client Connect Konnector
+
+:::warning DEPRECATED
+This section of documentation is not relevant anymore, grdf client connect has been replaced with [grdf tier direct](./grdf-td.md)
+:::
 
 This konnector fetches consumption measures from Grdf Adict API. This is an Oauth Konnector, meaning the authentication performed to access all data is made following an Oauth2 protocol.
 You can clone the project [here](https://forge.grandlyon.com/web-et-numerique/factory/llle_project/grdf-adict-konnector).