From 4b476e4cb61024652a6cfc82ddc1fdc7812ee556 Mon Sep 17 00:00:00 2001
From: Murielle Kirkove <1128-MKirkove@users.noreply.gitlab.uliege.be>
Date: Wed, 9 Nov 2022 10:06:59 +0000
Subject: [PATCH] Replace Example.md

---
 Plugins/CohTrack/Example.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Plugins/CohTrack/Example.md b/Plugins/CohTrack/Example.md
index 3abfe58..8599238 100644
--- a/Plugins/CohTrack/Example.md
+++ b/Plugins/CohTrack/Example.md
@@ -1,24 +1,24 @@
 # Example of a CohTrack execution
 
-- First download test data [here](https://gitlab.com/svallier/snap-integration/-/tree/main/cohTrack/Data)
+- First download test data [here](https://gitlab.uliege.be/csl-signal-processing-laboratory/snap-plugins/-/tree/main/Plugins/CohTrack/Data)
 
 - Run the tool by using the SNAP menu (Radar -> SAR Applications > click on the tool):
 
-![SNAP Product](../../raw/ScShots/cohTrack/1.png)
+![SNAP Product](../../ScShots/CohTrack/ScShot1.png)
 
 - In the execution window, choose the working directory, where the input files are located and where you want the output files to be located
 - If necessary, change other parameters
 
-![Selection of input parameters](../../raw/ScShots/cohTrack/2.png)
+![Selection of input parameters](../../ScShots/CohTrack/ScShot2.png)
 
 - Click on the button 'Run' to start the execution:
 
-![Execution window](../../raw/ScShots/cohTrack/3.png)
+![Execution window](../../ScShots/CohTrack/ScShot3.png)
 
 - When the execution is finished, the pop-up will close
 - Close the execution window by clicking on the button 'Close'
 - All output files are saved in the working directory
 
-![Output files](../../raw/ScShots/cohTrack/4.png)
+![Output files](../../ScShots/CohTrack/ScShot4.png)
 
 <div align="right">(<a href="#example-of-a-cohtrack-execution">back to top</a>)</div>
-- 
GitLab