Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ be successfully installed by the Gemini CLI.

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

### Other GitHub Checks

Expand Down Expand Up @@ -102,7 +102,7 @@ The release process is automated using `release-please`. It consists of an autom
#### Automated Changelog Enrichment

Before a Release PR is even created, a special workflow automatically mirrors
relevant changelogs from the core `googleapis/genai-toolbox` dependency. This
relevant changelogs from the core `googleapis/mcp-toolbox` dependency. This
ensures that the release notes for this extension accurately reflect important
upstream changes.

Expand Down
Loading