diff --git a/mevislab.github.io/content/tutorials/dataobjects.md b/mevislab.github.io/content/tutorials/dataobjects.md
index 4afa128eb..e095a85d5 100644
--- a/mevislab.github.io/content/tutorials/dataobjects.md
+++ b/mevislab.github.io/content/tutorials/dataobjects.md
@@ -15,9 +15,9 @@ menu:
## Data Objects in MeVisLab {#TutorialDataObjects}
MeVisLab provides pre-defined data objects, e. g.
-* [Contour Segmented Objects (CSOs)](/tutorials/dataobjects/contours/contour-objects)
+* [Contour Segmented Objects (CSOs)](/tutorials/dataobjects/contourobjects)
which are three-dimensional objects encapsulating formerly defined contours within images.
-* [Surface Objects (Winged Edge Meshes or WEMs)](/tutorials/dataobjects/surfaces/surfaceobjects)
+* [Surface Objects (Winged Edge Meshes or WEMs)](/tutorials/dataobjects/surfaceobjects)
represent the surface of geometrical figures and allow the user to manipulate them.
* [Markers](/tutorials/dataobjects/markerobjects)
are used to mark specific locations or aspects of an image and allow to process those later on.