Skip to content

Commit e6510de

Browse files
mnoconadriendupuis
andauthored
Applied review suggestion
Co-authored-by: Adrien Dupuis <[email protected]>
1 parent ed640f1 commit e6510de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai_actions/extend_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To manage configurations of an AI Action you need to use another concept: Action
5959
### Manage Action Configurations
6060

6161
Action Configurations allow you to store the parameters for a given Action in the database and reuse them when needed.
62-
They can be managed [through the back office]([[= user_doc =]]/ai_actions/work_with_ai_actions), [data migrations](importing_data.md#ai-action-configurations), or through the PHP API.
62+
They can be managed [through the back office]([[= user_doc =]]/ai_actions/work_with_ai_actions/), [data migrations](importing_data.md#ai-action-configurations), or through the PHP API.
6363

6464
To manage Action Configurations through the PHP API, you need to use the [ActionConfigurationServiceInterface](../api/php_api/php_api_reference/classes/Ibexa-Contracts-ConnectorAi-ActionConfigurationServiceInterface.html) service.
6565

0 commit comments

Comments
 (0)