Skip to content

Commit c5e025a

Browse files
docs: fix links to mcp toolbox (#109)
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
1 parent aac0c31 commit c5e025a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEVELOPER.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ be successfully installed by the Gemini CLI.
6060

6161
Currently, there are no automated unit or integration test suites
6262
within this repository. All functional testing must be performed manually. All tools
63-
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/genai-toolbox).
63+
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
6464

6565
### Other GitHub Checks
6666

@@ -100,7 +100,7 @@ The release process is automated using `release-please`. It consists of an autom
100100
101101
#### Automated Changelog Enrichment
102102
103-
Before a Release PR is even created, a special workflow automatically mirrors relevant changelogs from the core `googleapis/genai-toolbox` dependency. This ensures that the release notes for this extension accurately reflect important upstream changes.
103+
Before a Release PR is even created, a special workflow automatically mirrors relevant changelogs from the core `googleapis/mcp-toolbox` dependency. This ensures that the release notes for this extension accurately reflect important upstream changes.
104104
105105
The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-changelog.yml) workflow:
106106

0 commit comments

Comments
 (0)