diff --git a/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md b/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md index ac7ffb8ffe7..7251622e68d 100644 --- a/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md +++ b/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md @@ -1,3 +1,3 @@ :::Info ISC Agent ID -The `ISCAgentID` represents the identifier of the agent (user or contract) whose NFTs you want to retrieve. You can get the [`AgentID`](../../../explanations/how-accounts-work.md) from the sender by calling `ISC.sandbox.getSenderAccount()`. +The `ISCAgentID` represents the identifier of the agent (user or contract) whose NFTs you want to retrieve. You can get the [`AgentID`](../explanations/how-accounts-work.md) from the sender by calling `ISC.sandbox.getSenderAccount()`. ::: \ No newline at end of file diff --git a/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md b/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md index 5ef57ce6934..fe3e762aa9e 100644 --- a/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md +++ b/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md @@ -1,3 +1,3 @@ :::info ISC Agent ID -The `ISCAgentID` represents the identifier of the agent (user or contract) whose NFTs you want to retrieve. You can get the [`AgentID`](../../../explanations/how-accounts-work.md) from the sender by calling `ISC.sandbox.getSenderAccount()`. +The `ISCAgentID` represents the identifier of the agent (user or contract) whose NFTs you want to retrieve. You can get the [`AgentID`](../explanations/how-accounts-work.md) from the sender by calling `ISC.sandbox.getSenderAccount()`. ::: \ No newline at end of file