From 28edf789d2ea331325f10b980345f25525f5510a Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:17:46 +0100 Subject: [PATCH 1/2] Add trailing slashes to avoid redirect --- docs/ai_actions/work_with_ai_actions.md | 2 +- docs/content_management/create_edit_content_types.md | 2 +- docs/content_management/work_with_forms.md | 3 +-- docs/website_organization/work_with_sites.md | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/ai_actions/work_with_ai_actions.md b/docs/ai_actions/work_with_ai_actions.md index 57a732d4..648ae80e 100644 --- a/docs/ai_actions/work_with_ai_actions.md +++ b/docs/ai_actions/work_with_ai_actions.md @@ -24,7 +24,7 @@ It may happen that a set of sample AI actions has been [installed with the AI Ac !!! note "Custom action types" In your specific case, the types available can be different, and your organization's development team can create custom AI action types. - For more information, see [developer documentation]([[= developer_doc =]]/ai_actions/ai_actions). + For more information, see [developer documentation]([[= developer_doc =]]/ai_actions/ai_actions/). ### View AI action details diff --git a/docs/content_management/create_edit_content_types.md b/docs/content_management/create_edit_content_types.md index c49ca576..27b1ab9f 100644 --- a/docs/content_management/create_edit_content_types.md +++ b/docs/content_management/create_edit_content_types.md @@ -80,4 +80,4 @@ Once the content type details screen is displayed, you can navigate back to the !!! note "More information" - For in-depth information about the content model, see [Developer Documentation]([[= developer_doc =]]/content_management/content_model). + For in-depth information about the content model, see [Developer Documentation]([[= developer_doc =]]/content_management/content_model/). diff --git a/docs/content_management/work_with_forms.md b/docs/content_management/work_with_forms.md index 6c768841..0b2054c7 100644 --- a/docs/content_management/work_with_forms.md +++ b/docs/content_management/work_with_forms.md @@ -8,7 +8,7 @@ edition: experience You can use forms to increase the functionality of the website by adding, for example, a survey, questionnaire, or sign-up form. You can then review the results gathered from website users, for example, to improve user experience. -For more information about building and styling forms, see [Developer Documentation]([[= developer_doc =]]/content_management/forms/forms). +For more information about building and styling forms, see [Developer Documentation]([[= developer_doc =]]/content_management/forms/forms/). You can create a form with a visual drag-and-drop editor, the Form Builder. @@ -120,4 +120,3 @@ Find your form in the content tree and choose it, then click **Confirm** and **S 8\. Now, you can see a Newsletter form on your page. ![Newsletter form](img/newsletter_result.png) - diff --git a/docs/website_organization/work_with_sites.md b/docs/website_organization/work_with_sites.md index 589d84bf..9ef1f9b8 100644 --- a/docs/website_organization/work_with_sites.md +++ b/docs/website_organization/work_with_sites.md @@ -8,7 +8,7 @@ edition: experience 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. These websites can, for example, be in different languages, or customized for different audiences, and still be kept in the repository of your installation. To be able to use it, the Site Factory has to be enabled and configured by the administrator. -For more information, see Developer Documentation on [Site Factory]([[= developer_doc =]]/multisite/site_factory/site_factory). +For more information, see Developer Documentation on [Site Factory]([[= developer_doc =]]/multisite/site_factory/site_factory/). ## Create a website From fe0e4053372fc0b3ae62a3d22ab85c443d18f9b5 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:57:39 +0100 Subject: [PATCH 2/2] Fix some anchor links --- docs/commerce/order_management/work_with_orders.md | 2 +- docs/customer_management/build_customer_portal.md | 3 +-- docs/recent_activity/recent_activity.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/commerce/order_management/work_with_orders.md b/docs/commerce/order_management/work_with_orders.md index 59229714..849f466e 100644 --- a/docs/commerce/order_management/work_with_orders.md +++ b/docs/commerce/order_management/work_with_orders.md @@ -21,7 +21,7 @@ Available filters are: !!! note "Order statuses" - Order statuses visible in the **Status** filter field are defined in the [Order workflow]([[= developer_doc =]]/commerce/order_management/configure_order_management/#order-processing-workflow). + Order statuses visible in the **Status** filter field are defined in the [Order workflow]([[= developer_doc =]]/commerce/order_management/configure_order_management/#configure-order-processing-workflow). - Created - a range of dates between which the order was created - Client type - either B2B or B2C client diff --git a/docs/customer_management/build_customer_portal.md b/docs/customer_management/build_customer_portal.md index 907fc22e..a80e8a3b 100644 --- a/docs/customer_management/build_customer_portal.md +++ b/docs/customer_management/build_customer_portal.md @@ -74,5 +74,4 @@ If members of the company don't have sufficient permissions for any Customer Por Customer Portal is only available to users that are members of the company. Even if a user has all sufficient permissions but is not a member of a company, they cannot see the Customer Portal. -Customer Portal must also be assigned to the company's Customer Group. To learn more see, [assigning portals to Customer Groups.]([[= developer_doc =]]/customer_management/cp_page_builder/#assigning-portal-to-customer-group) - +Customer Portal must also be assigned to the company's Customer Group. To learn more see, [assigning portals to Customer Groups]([[= developer_doc =]]/customer_management/cp_page_builder/#assign-portal-to-customer-group). diff --git a/docs/recent_activity/recent_activity.md b/docs/recent_activity/recent_activity.md index b2bc276a..87af2763 100644 --- a/docs/recent_activity/recent_activity.md +++ b/docs/recent_activity/recent_activity.md @@ -21,7 +21,7 @@ By default, actions on the following items are displayed: !!! note - If your implementation requires that other actions are logged, see [custom log entry Developer Documentation]([[= developer_doc =]]/administration/recent_activity/recent_activity/#adding-custom-activity-log-entries). + If your implementation requires that other actions are logged, see [custom log entry Developer Documentation]([[= developer_doc =]]/administration/recent_activity/recent_activity/#add-custom-activity-log-entries). By default, log entries are kept for 30 days. This time can be modified through configuration.