diff --git a/14/umbraco-cms/customizing/umbraco-package.md b/14/umbraco-cms/customizing/umbraco-package.md index b7dbea6a60d..c06453e5eb7 100644 --- a/14/umbraco-cms/customizing/umbraco-package.md +++ b/14/umbraco-cms/customizing/umbraco-package.md @@ -116,7 +116,7 @@ import { MyService } from 'mypackage/services'; ``` {% endcode %} -Umbraco supports the current specification of the property as outlined on MDN Web Docs: [importmap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap). +Umbraco supports the current specification of the property as outlined on MDN Web Documentation: [importmap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap). ### Extensions diff --git a/15/umbraco-cms/customizing/umbraco-package.md b/15/umbraco-cms/customizing/umbraco-package.md index 36a73b21764..3cd2ea57da2 100644 --- a/15/umbraco-cms/customizing/umbraco-package.md +++ b/15/umbraco-cms/customizing/umbraco-package.md @@ -116,7 +116,7 @@ import { MyService } from 'mypackage/services'; ``` {% endcode %} -Umbraco supports the current specification of the property as outlined on MDN Web Docs: [importmap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap). +Umbraco supports the current specification of the property as outlined on MDN Web Documentation: [importmap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap). ### Extensions