Skip to content

Commit 7e87b0d

Browse files
authored
fix: fix link (#21)
1 parent 2449b18 commit 7e87b0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
- Search the [current open issues](https://github.com/googleapis/mcp-toolbox-sdk-js/issues)
3333
- Update to the [latest version of
3434
Toolbox](https://github.com/googleapis/genai-toolbox/releases)
35-
- Update to the [latest version of the SDK](https://github.com/googleapis/mcp-toolbox-sdk-js/CHANGELOG.md).
35+
- Update to the [latest version of the SDK](https://github.com/googleapis/mcp-toolbox-sdk-js/tree/main/CHANGELOG.md).
3636
options:
3737
- label: "I've searched the current open issues"
3838
required: true
@@ -121,4 +121,4 @@ body:
121121
label: Additional Details
122122
description: |
123123
Any other information you want us to know? Things such as tools config,
124-
server logs, etc. can be included here.
124+
server logs, etc. can be included here.

0 commit comments

Comments
 (0)