diff --git a/docs/en/getting-started/introduction/_index.md b/docs/en/getting-started/introduction/_index.md index 1271029ad78..01054dd1424 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" %}}