Skip to content

Commit fbd8daa

Browse files
authored
Merge pull request #6831 from erikjanwestendorp/update-localization
Update localization
2 parents bf2402e + 0f08312 commit fbd8daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

14/umbraco-cms/customizing/foundation/localization.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following example shows how you can display localized text with the `umb-loc
4141
```
4242

4343
{% hint style="info" %}
44-
You can have a look and try out the element in the [UI API Docs](https://apidocs.umbraco.com/v14/ui/?path=/docs/api-localization-umblocalizeelement--docs).
44+
You can have a look and try out the element in the [UI API Documentation](https://apidocs.umbraco.com/v14/ui/?path=/docs/api-localization-umblocalizeelement--docs).
4545
{% endhint %}
4646

4747
### **Localize Controller**
@@ -106,7 +106,7 @@ export default {
106106
```
107107

108108
{% hint style="info" %}
109-
You can try out the arguments feature in the [UI API Docs](https://apidocs.umbraco.com/v14/ui/?path=/story/api-localization-umblocalizeelement--with-arguments).
109+
You can try out the arguments feature in the [UI API Documentation](https://apidocs.umbraco.com/v14/ui/?path=/story/api-localization-umblocalizeelement--with-arguments).
110110
{% endhint %}
111111

112112
**Using the Localize Element**

0 commit comments

Comments
 (0)