From b725a4f2f63b252c55914634671c4985fc168e8b Mon Sep 17 00:00:00 2001
From: Alice Poggioli <alice.poggioli@paca.happy-dev.fr>
Date: Fri, 21 Aug 2020 16:11:43 +0200
Subject: [PATCH] improve tutorial

---
 source/import_documentation/How-to-make-components.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/import_documentation/How-to-make-components.rst b/source/import_documentation/How-to-make-components.rst
index b085bab..082452b 100644
--- a/source/import_documentation/How-to-make-components.rst
+++ b/source/import_documentation/How-to-make-components.rst
@@ -82,9 +82,9 @@ We've create a template to make component development easier named "SiBTemplateE
 
 If you are new in SiB, we recommand you to start with it.
 
-    EASY WAY =>`Developping component with SiBTemplateElement <https://docs.startinblox.com/import_documentation/Developping-with-SibTemplateElement>`__
+    EASY WAY => `Developping component with SiBTemplateElement <https://docs.startinblox.com/import_documentation/Developping-with-SibTemplateElement.html>`__
 
-    MORE COMPLEX WAY => `Developping component without SiBTemplateElement <https://docs.startinblox.com/import_documentation/Developping-without-SibTemplateElement>`__
+    MORE COMPLEX WAY => `Developping component without SiBTemplateElement <https://docs.startinblox.com/import_documentation/Developping-without-SibTemplateElement.html>`__
 
 
 
-- 
GitLab