Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/ai_actions/work_with_ai_actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/commerce/order_management/work_with_orders.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/content_management/create_edit_content_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
3 changes: 1 addition & 2 deletions docs/content_management/work_with_forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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)

3 changes: 1 addition & 2 deletions docs/customer_management/build_customer_portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 1 addition & 1 deletion docs/recent_activity/recent_activity.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/website_organization/work_with_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down