diff --git a/gateway/1.10/modules/ROOT/pages/_partials/task-shared-storage-config.adoc b/gateway/1.10/modules/ROOT/pages/_partials/task-shared-storage-config.adoc index 43b20977f..dacbff3d1 100644 --- a/gateway/1.10/modules/ROOT/pages/_partials/task-shared-storage-config.adoc +++ b/gateway/1.10/modules/ROOT/pages/_partials/task-shared-storage-config.adoc @@ -116,7 +116,7 @@ spec: [[redis-sentinel]] == Configure Redis Sentinel -Redis Sentinel provides high availability for Redis shared storage. For more information about Redis Sentinel, refer to https://redis.io/docs/management/sentinel/[Redi Sentinel^]. +Redis Sentinel provides high availability for Redis shared storage. For more information about Redis Sentinel, refer to https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/[Redi Sentinel^]. Configure Redis Sentinel using the steps described in the previous sections. diff --git a/gateway/1.10/modules/ROOT/pages/flex-agent-secure.adoc b/gateway/1.10/modules/ROOT/pages/flex-agent-secure.adoc index 984fff071..db707b7c2 100644 --- a/gateway/1.10/modules/ROOT/pages/flex-agent-secure.adoc +++ b/gateway/1.10/modules/ROOT/pages/flex-agent-secure.adoc @@ -27,6 +27,6 @@ See xref:flex-agent-policies.adoc[] to learn about included A2A and MCP policies == See Also * https://blogs.mulesoft.com/news/mulesoft-governance-for-agent-interactions/[Introducing Governance for Agent Interactions With Support for A2A & MCP] -* https://google.github.io/A2A/topics/what-is-a2a/[A2A Protocol spec] +* https://a2a-protocol.org/latest/topics/what-is-a2a/[A2A Protocol spec] * https://modelcontextprotocol.io/introduction[MCP Protocol spec] -* https://google.github.io/A2A/topics/streaming-and-async/[Streaming & Asynchronous Operations in A2A] +* https://a2a-protocol.org/latest/topics/streaming-and-async/[Streaming & Asynchronous Operations in A2A] diff --git a/gateway/1.9/modules/ROOT/pages/flex-agent-secure.adoc b/gateway/1.9/modules/ROOT/pages/flex-agent-secure.adoc index 713bc1dce..150f312ff 100644 --- a/gateway/1.9/modules/ROOT/pages/flex-agent-secure.adoc +++ b/gateway/1.9/modules/ROOT/pages/flex-agent-secure.adoc @@ -27,7 +27,7 @@ See xref:flex-agent-policies.adoc[] to learn about included A2A and MCP policies == See Also * https://blogs.mulesoft.com/news/mulesoft-governance-for-agent-interactions/[Introducing Governance for Agent Interactions With Support for A2A & MCP] -* https://a2aproject.github.io/A2A/topics/what-is-a2a/[What is A2A?] -* https://a2aproject.github.io/A2A/latest/specification/[A2A Protocol Specification] +* https://a2a-protocol.org/latest/topics/what-is-a2a/[What is A2A?] +* https://a2a-protocol.org/latest/specification/[A2A Protocol Specification] * https://modelcontextprotocol.io/introduction[MCP Protocol Specification] -* https://a2aproject.github.io/A2A/topics/streaming-and-async/[Streaming & Asynchronous Operations in A2A] +* https://a2a-protocol.org/latest/topics/streaming-and-async/[Streaming & Asynchronous Operations in A2A]