Skip to content

Commit 7a49c08

Browse files
committed
Add trailing slashes to avoid redirect
1 parent 0925a76 commit 7a49c08

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

docs/ai_actions/work_with_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It may happen that a set of sample AI actions has been [installed with the AI Ac
2424
!!! note "Custom action types"
2525

2626
In your specific case, the types available can be different, and your organization's development team can create custom AI action types.
27-
For more information, see [developer documentation]([[= developer_doc =]]/ai_actions/ai_actions).
27+
For more information, see [developer documentation]([[= developer_doc =]]/ai_actions/ai_actions/).
2828

2929
### View AI action details
3030

docs/content_management/create_edit_content_types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ Once the content type details screen is displayed, you can navigate back to the
8080

8181
!!! note "More information"
8282

83-
For in-depth information about the content model, see [Developer Documentation]([[= developer_doc =]]/content_management/content_model).
83+
For in-depth information about the content model, see [Developer Documentation]([[= developer_doc =]]/content_management/content_model/).

docs/content_management/work_with_forms.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition: experience
88
You can use forms to increase the functionality of the website by adding, for example, a survey, questionnaire, or sign-up form.
99
You can then review the results gathered from website users, for example, to improve user experience.
1010

11-
For more information about building and styling forms, see [Developer Documentation]([[= developer_doc =]]/content_management/forms/forms).
11+
For more information about building and styling forms, see [Developer Documentation]([[= developer_doc =]]/content_management/forms/forms/).
1212

1313
You can create a form with a visual drag-and-drop editor, the Form Builder.
1414

@@ -120,4 +120,3 @@ Find your form in the content tree and choose it, then click **Confirm** and **S
120120
8\. Now, you can see a Newsletter form on your page.
121121

122122
![Newsletter form](img/newsletter_result.png)
123-

docs/website_organization/work_with_sites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition: experience
88
If multisite support is enabled for your instance of [[= product_name =]], you can use Site Factory to create and manage multiple websites from one place.
99
These websites can, for example, be in different languages, or customized for different audiences, and still be kept in the repository of your installation.
1010
To be able to use it, the Site Factory has to be enabled and configured by the administrator.
11-
For more information, see Developer Documentation on [Site Factory]([[= developer_doc =]]/multisite/site_factory/site_factory).
11+
For more information, see Developer Documentation on [Site Factory]([[= developer_doc =]]/multisite/site_factory/site_factory/).
1212

1313
## Create a website
1414

0 commit comments

Comments
 (0)