diff --git a/src/config.sample.json b/src/config.sample.json
index 0d2e0c0f9ae39b23b03c8b3f0637b59d5a365ea0..bd53a21bc173ed11f7fa347ac994fd78b241d4aa 100644
--- a/src/config.sample.json
+++ b/src/config.sample.json
@@ -9,12 +9,12 @@
     "types": "https://api.coopstarter.happy-dev.fr/types/",
     "languages": "https://api.coopstarter.happy-dev.fr/languages/",
     "steps": "https://api.coopstarter.happy-dev.fr/steps/",
-    "step1": "https://api.coopstarter.happy-dev.fr/sources/step1/",
-    "step2": "https://api.coopstarter.happy-dev.fr/sources/step2/",
-    "step3": "https://api.coopstarter.happy-dev.fr/sources/step3/",
-    "step4": "https://api.coopstarter.happy-dev.fr/sources/step4/",
-    "step5": "https://api.coopstarter.happy-dev.fr/sources/step5/",
-    "step6": "https://api.coopstarter.happy-dev.fr/sources/step6/",
+    "step1": "https://api.coopstarter.happy-dev.fr/sources/steps/1/resources/validated/",
+    "step2": "https://api.coopstarter.happy-dev.fr/sources/steps/2/resources/validated/",
+    "step3": "https://api.coopstarter.happy-dev.fr/sources/steps/3/resources/validated/",
+    "step4": "https://api.coopstarter.happy-dev.fr/sources/steps/4/resources/validated/",
+    "step5": "https://api.coopstarter.happy-dev.fr/sources/steps/5/resources/validated/",
+    "step6": "https://api.coopstarter.happy-dev.fr/sources/steps/6/resources/validated/",
     "users": "https://api.coopstarter.happy-dev.fr/users/",
     "organisations": "https://api.coopstarter.happy-dev.fr/organisations/",
     "entrepreneurs": "https://api.coopstarter.happy-dev.fr/entrepreneurs/",