Skip to content

Commit 3f1228a

Browse files
committed
Fix links in release notes
1 parent ffddbab commit 3f1228a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/v1_100.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Use the extensions tool (`#extensions`) in chat to find extensions from the Mark
158158

159159
### Improvements to the web page fetch tool
160160

161-
Last month, we introduced the fetch tool (`#fetch`) for retrieving the contents of a web page right from chat, and include it as context for your prompt. If you missed that release note, check out [the initial release of the fetch tool](v1_99.md#fetch-tool) release note and examples.
161+
Last month, we introduced the fetch tool (`#fetch`) for retrieving the contents of a web page right from chat, and include it as context for your prompt. If you missed that release note, check out [the initial release of the fetch tool](https://code.visualstudio.com/updates/v1_99#fetch-tool) release note and examples.
162162

163163
This iteration, we have made several big changes to the tool including:
164164

@@ -439,7 +439,7 @@ Thanks to a community contribution, we now have a context menu in the disassembl
439439

440440
### JavaScript debugger Network view
441441

442-
Recent versions of Node.js have enhanced its network debugging capabilities. The [experimental network view](./v1_93.md#experimental-network-view) will be enabled by default on recent versions of Node.js that support it well (v22.14.0 and above).
442+
Recent versions of Node.js have enhanced its network debugging capabilities. The [experimental network view](https://code.visualstudio.com/updates/v1_93#experimental-network-view) will be enabled by default on recent versions of Node.js that support it well (v22.14.0 and above).
443443

444444
## Languages
445445

0 commit comments

Comments
 (0)