Skip to content

Commit e91ad0f

Browse files
authored
Fix links to Pimcore docs (#165)
1 parent 1196cb3 commit e91ad0f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/100_LocalizeDocuments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this example there are several documents available:
1515
| `domain5/produits` | fr |
1616

1717
## Localization
18-
Use the [localization service](https://pimcore.com/docs/5.0.x/Multi_Language_i18n/Localize_your_Documents.html#page_Localization_Tool) to connect all available documents:
18+
Use the [localization service](https://pimcore.com/docs/platform/Pimcore/Best_Practice/Multilanguage_Setup#localization-tool) to connect all available documents:
1919

2020
- `domain4/de/produkte`
2121
- `domain4/en/products`

docs/26_Languages.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Create a website with language context
22

3-
1. [Enable all](https://pimcore.com/docs/5.0.x/Multi_Language_i18n/index.html) required languages in pimcore backend.
4-
2. [Localize your Documents](https://pimcore.com/docs/5.0.x/Multi_Language_i18n/Localize_your_Documents.html).
3+
1. [Enable all](https://pimcore.com/docs/platform/Pimcore/Multi_Language_i18n/) required languages in pimcore backend.
4+
2. [Localize your Documents](https://pimcore.com/docs/platform/Pimcore/Multi_Language_i18n/Localize_your_Documents/).
55
3. Connect them via the localization tool.
66

77
**Localization Connector:** There is a [dedicated help document](100_LocalizeDocuments.md) we wrote for you to get all the knowledge for heroic document localization!
88

99
> **Note:** Make sure that all your child documents are localized too.
1010
1111
For multi-language sites (e.g. example.org/de and example.org/en): Please ensure that the site document (domain, e.g. example.org) does not have a defined language (Document => Tab "Navigation & Settings" => "Language" Dropdown: Select `None` and save).
12-
For singe-language sites you have to set the language on the site document.
12+
For singe-language sites you have to set the language on the site document.

0 commit comments

Comments
 (0)