diff --git a/src/instructors/PreperationNewCourses.md b/src/instructors/PreperationNewCourses.md
index d00ae86544f762bc0c534f4f500e79ea06fed430..0936a8f42095e62721a7613e3fc8cdbe9af33dfb 100644
--- a/src/instructors/PreperationNewCourses.md
+++ b/src/instructors/PreperationNewCourses.md
@@ -13,7 +13,7 @@ It consists of:
   - A Git repository containing Jupyter notebooks which should be imported into the workspace by default
   - A Dockerfile sepcifying the runtime environment and optional third-party Python packages
 
-We provide a [list of generic profiles](./tutorials/Profiles.md) for the most common programming languages but offer the possibility to add new profiles for lectures including customizations like custom third-party dependencies, Jupyter kernels, etc.
+We provide a [list of generic profiles](./Profiles.md) for the most common programming languages but offer the possibility to add new profiles for lectures including customizations like custom third-party dependencies, Jupyter kernels, etc.
 
 ## Separation of runtime environment and Jupyter notebooks