diff --git a/docs/en/sdks/go-sdk/core/_index.md b/docs/en/sdks/go-sdk/core/_index.md index 05d2e7c04e..f273a57f27 100644 --- a/docs/en/sdks/go-sdk/core/_index.md +++ b/docs/en/sdks/go-sdk/core/_index.md @@ -12,7 +12,7 @@ weight: 1 [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) This SDK allows you to seamlessly integrate the functionalities of -[Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and +[MCP Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and use tools defined in the service as standard Go structs within your GenAI applications. diff --git a/docs/en/sdks/go-sdk/tbadk/_index.md b/docs/en/sdks/go-sdk/tbadk/_index.md index 2c4a694e7d..5d91e20c1c 100644 --- a/docs/en/sdks/go-sdk/tbadk/_index.md +++ b/docs/en/sdks/go-sdk/tbadk/_index.md @@ -12,7 +12,7 @@ weight: 1 [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) This SDK allows you to seamlessly integrate the functionalities of -[Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and +[MCP Toolbox](https://github.com/googleapis/genai-toolbox) allowing you to load and use tools defined in the service as standard Go structs within your ADK Go applications.