diff --git a/Plugins/CohTrack/Example.md b/Plugins/CohTrack/Example.md
index 3abfe581f436e790a1f3424768dd316b4c567bca..859923884bd568f79e4afebe5f4cbca6136457c4 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>