From fa6a288a99b722ded8d660ff9d8ff713ea555ccb Mon Sep 17 00:00:00 2001 From: dishaprakash <57954147+dishaprakash@users.noreply.github.com> Date: Mon, 16 Feb 2026 15:30:25 +0530 Subject: [PATCH] Update docs/en/getting-started/introduction/_index.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- docs/en/getting-started/introduction/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/getting-started/introduction/_index.md b/docs/en/getting-started/introduction/_index.md index 1271029ad7..01054dd142 100644 --- a/docs/en/getting-started/introduction/_index.md +++ b/docs/en/getting-started/introduction/_index.md @@ -591,7 +591,7 @@ func main() { } } {{< /highlight >}} -For end-to-end samples on using the Toolbox Go SDK with Genkit Go, see the [modules's samples](https://github.com/googleapis/mcp-toolbox-sdk-go/tree/main/tbgenkit/samples) +For end-to-end samples on using the Toolbox Go SDK with Genkit Go, see the [module's samples](https://github.com/googleapis/mcp-toolbox-sdk-go/tree/main/tbgenkit/samples) {{% /tab %}} {{% tab header="Go GenAI" lang="en" %}}