Skip to content

Commit b6345e4

Browse files
committed
use [[= user_doc =]] to fix 3.3 links
1 parent aa634c5 commit b6345e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/internationalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publishing the draft will not overwrite later modifications.
1919

2020
### Adding available languages
2121

22-
The multilanguage system operates based on a global translation list that contains all languages available in the installation. Languages can be [added to this list from the Admin Panel](https://doc.ibexa.co/projects/userguide/en/latest/translating_content/) in the Back Office. After adding a language be sure to dump all assets to the file system:
22+
The multilanguage system operates based on a global translation list that contains all languages available in the installation. Languages can be [added to this list from the Admin Panel]([[= user_doc =]]/translating_content/) in the Back Office. After adding a language be sure to dump all assets to the file system:
2323

2424
```
2525
yarn encore <environment>

docs/guide/multisite/site_factory_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ez_platform_site_factory:
8888
user_group_skeleton_remote_ids: [ <id_skeleton3>, <id_skeleton4>, ... ]
8989
```
9090

91-
Manage the permissions associated to the User Group skeleton by [assigning Roles](https://doc.ibexa.co/projects/userguide/en/latest/site_organization/organizing_the_site/#managing-permissions).
91+
Manage the permissions associated to the User Group skeleton by [assigning Roles]([[= user_doc =]]/site_organization/organizing_the_site/#managing-permissions).
9292
Make sure that the Roles that you assign to the User Group skeleton do not contain Location-based Limitations.
9393
User Group skeletons cannot contain individual User Content items either.
9494

0 commit comments

Comments
 (0)