From 4d2539e5d468cb94e260eb73d334064021474969 Mon Sep 17 00:00:00 2001
From: Guylaine Prat <guylaine.prat@c-s.fr>
Date: Fri, 10 Aug 2018 14:35:27 +0200
Subject: [PATCH] Update links to matlab examples

---
 src/site/markdown/tutorials/matlab-example.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/tutorials/matlab-example.md b/src/site/markdown/tutorials/matlab-example.md
index d396a5fb..61717090 100644
--- a/src/site/markdown/tutorials/matlab-example.md
+++ b/src/site/markdown/tutorials/matlab-example.md
@@ -4,8 +4,8 @@ Examples of direct and inverse location were provided by the Centre de Technique
 
 If you have any question about the examples, please contact issam.boukerch@yahoo.fr, researcher at the CTS.
 
-* [Direct location](src/site/markdown/tutorials/matlab-examples/DirectLocation.m)
-* [Inverse location](src/site/markdown/tutorials/matlab-examples/InverseLocation.m)
-* [Function to parse a DIMAP file](src/site/markdown/tutorials/matlab-examples/dim2rugged.m)
+* [Direct location](src/site/resources/sources/matlab-examples/DirectLocation.m)
+* [Inverse location](src/site/resources/sources/matlab-examples/InverseLocation.m)
+* [Function to parse a DIMAP file](src/site/resources/sources/matlab-examples/dim2rugged.m)
 
 Thank you Issam for your contribution!
\ No newline at end of file
-- 
GitLab