Skip to content

Commit f4cf2f7

Browse files
authored
Merge pull request #6826 from erikjanwestendorp/update-umbraco-package
Update umbraco package
2 parents db41e07 + 261cc2c commit f4cf2f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

14/umbraco-cms/customizing/umbraco-package.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ import { MyService } from 'mypackage/services';
116116
```
117117
{% endcode %}
118118

119-
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).
119+
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).
120120

121121
### Extensions
122122

15/umbraco-cms/customizing/umbraco-package.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ import { MyService } from 'mypackage/services';
116116
```
117117
{% endcode %}
118118

119-
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).
119+
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).
120120

121121
### Extensions
122122

0 commit comments

Comments
 (0)