diff --git a/docs/source/sentinel_2/s2_prepro.ipynb b/docs/source/sentinel_2/s2_prepro.ipynb
index a02db966868630789721a1bd7b563119965fc2ce..9af4da5502dd3d3c29b076e633d9e1efd00e6d46 100755
--- a/docs/source/sentinel_2/s2_prepro.ipynb
+++ b/docs/source/sentinel_2/s2_prepro.ipynb
@@ -67,7 +67,7 @@
     "computer_path = '/export/miro/ndeffense/LBRAT2104/'\n",
     "grp_nb        = '99'\n",
     "\n",
-    "work_path = f'{computer_path}STUDENTS/GROUP_{grp_nb}/TP/'  # Directory for all your work files\n",
+    "work_path = f'{computer_path}STUDENTS/GROUP_{grp_nb}/'  # Directory for all your work files\n",
     "data_path = f'{computer_path}data/'                        # Directory for data shared by the assistant\n",
     "\n",
     "roi_path = f'{work_path}ROI/'\n",