Skip to content

Commit d09f410

Browse files
fix link for backups and logs
1 parent 6b4a02a commit d09f410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/deployment/mendix-cloud-deploy/deploy-apis-with-ai-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "Describes how to connect AI coding assistants to Mendix Cloud usin
1313
For example, you can ask the AI assistant to list your apps, deploy the latest package to an acceptance environment, or stop a production environment, without writing `curl` commands or navigating the Mendix Portal.
1414

1515
{{% alert color="warning" %}}
16-
The use of AI tools is non-deterministic, outputs may vary between runs. AI Assistants/Agents will have permissions based on what the API Key and Personal Access Token (PAT) have access to. Through the [Backups API](https://docs.mendix.com/apidocs-mxsdk/apidocs/backups-api/) and Logs, they may have access to production environments and Personally Identifiable Information (PII) contained within your environments. Carefully review and limit the scope of credentials before use.
16+
The use of AI tools is non-deterministic, outputs may vary between runs. AI Assistants/Agents will have permissions based on what the API Key and Personal Access Token (PAT) have access to. Through the [Backups API](/apidocs-mxsdk/apidocs/backups-api/) and [Logs](/developerportal/operate/logs/), they may have access to production environments and Personally Identifiable Information (PII) contained within your environments. Carefully review and limit the scope of credentials before use.
1717
{{% /alert %}}
1818

1919
## Prerequisites

0 commit comments

Comments
 (0)