diff --git a/docs/software-developer-documentation/server-side-extensions/dss-dropboxes.md b/docs/software-developer-documentation/server-side-extensions/dss-dropboxes.md
index fd6fb9b4e01327d57c7d597e8dc7edae08a33990..c23467b518ecd534a55744b1def0b06e8fcb1c1e 100644
--- a/docs/software-developer-documentation/server-side-extensions/dss-dropboxes.md
+++ b/docs/software-developer-documentation/server-side-extensions/dss-dropboxes.md
@@ -17,7 +17,7 @@ is returned to its original state in the event of an error.
 By deafult python 2.5 is used, but it's possible to use python version
 2.7.
 
-Dropboxes are dss core plugins: [Core Plugins](../core-plugins.md)
+Dropboxes are dss core plugins: [Core Plugins](./core-plugins.md)
 
 ### Simple Example