diff --git a/application/source/i18n/providers/fetch.mjs b/application/source/i18n/providers/fetch.mjs
index 1f462173f0ef4fdebfe70393d3bf4970de5f76f5..672db975ffa46ee9c1fe2215d5eab00ba41cc623 100644
--- a/application/source/i18n/providers/fetch.mjs
+++ b/application/source/i18n/providers/fetch.mjs
@@ -20,7 +20,7 @@ export {Fetch}
 /**
  * The fetch provider retrieves a JSON file from the given URL and returns a translation object.
  * 
- * @externalExample ../../example/i18n/providers/fetch.mjs
+ * @externalExample ../../../example/i18n/providers/fetch.mjs
  * @license AGPLv3
  * @since 1.13.0
  * @copyright schukai GmbH