diff --git a/examples/mosaic-floenavi-example.ipynb b/examples/mosaic-floenavi-example.ipynb
index 0034a9d53c76faa357fe080aa012903eaaee614e..0bf43dabe2e9d2712525a76688f987f19605486d 100644
--- a/examples/mosaic-floenavi-example.ipynb
+++ b/examples/mosaic-floenavi-example.ipynb
@@ -12,7 +12,7 @@
     "**NOTES**\n",
     "\n",
     "1. At the moment the FloeNavi grid is supported from Oct 16, 2019 through May 10, 2020. \n",
-    "2. FloeNavi master solutions are provided as one file per leg ([Link](https://gitlab.awi.de/floenavi-crs/floenavi/-/tree/master/data%2Fmaster-solution))\n",
+    "2. FloeNavi master solutions are provided as one file per leg ([Link](https://gitlab.awi.de/floenavi-crs/floenavi/-/tree/master/data/master-solution))\n",
     "3. Occasional periods are not covered due to gaps in input AIS base station data or strong ice movement. \n",
     "4. An integration of this functionality on the MCS workspace is under investigation\n",
     "\n",
@@ -22,7 +22,7 @@
     "\n",
     "1. python 3.x\n",
     "2. `icedrift` module (https://gitlab.awi.de/floenavi-crs/icedrift). See [readme](https://gitlab.awi.de/floenavi-crs/icedrift/-/blob/master/README.md) for how to install `icedrift`. \n",
-    "3. floenavi master solution (*.csv in https://gitlab.awi.de/floenavi-crs/floenavi/-/tree/master/data%2Fmaster-solution, one solution per MOSAiC leg)\n",
+    "3. floenavi master solution (*.csv in https://gitlab.awi.de/floenavi-crs/floenavi/-/tree/master/data/master-solution, one solution per MOSAiC leg)\n",
     "4. the current implementation of the icedrift module assumes GPS tracks. A specific solution for swath data is yet to be developed.\n",
     "\n",
     "\n",
@@ -313,4 +313,4 @@
  },
  "nbformat": 4,
  "nbformat_minor": 2
-}
\ No newline at end of file
+}