Skip to content

Commit 65af55d

Browse files
committed
Fix links from agentic ai docs
1 parent e5e46b1 commit 65af55d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

en/includes/guides/agentic-ai/ai-agents/agent-credentials.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ To maintain robust security for your AI agents, adhere to the following guidelin
4141
* **Immediate Revocation:** Revoke credentials immediately upon suspected compromise and monitor usage logs for anomalies.
4242
* **Audit and Monitoring:** Enable comprehensive logging of authentication events and review logs regularly to detect unauthorized activity early.
4343

44-
Once the agent has credentials to authenticate, what agents can or cannot do is governed by the permissions assigned to them. For details on managing agent permissions, see [Access control for agents](../agent-access-control.md).
44+
45+
Once the agent has credentials to authenticate, what agents can or cannot do is governed by the permissions assigned to them. For details on managing agent permissions, see [Access control for agents]({{base_path}}/guides/agentic-ai/ai-agents/access-control-for-agents/).

en/includes/guides/agentic-ai/ai-agents/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The agentic AI era necessitates a proactive and fundamental rethinking of enterp
7070

7171
??? note "Ready to build AI agents?"
7272

73-
Start by learning how to [register and manage agents](./register-manage-agents.md).
73+
Start by learning how to [register and manage agents]({{base_path}}/guides/agentic-ai/ai-agents/register-manage-agents/).
7474

7575
This guide provides step-by-step instructions for setting up agent identities, assigning roles, and managing secure access.
7676

0 commit comments

Comments
 (0)