Skip to content

Commit eb85d8a

Browse files
authored
Add link in toc for rust with vs code (#3199)
1 parent f150ff2 commit eb85d8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hub/dev-environment/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,9 @@ items:
218218
- name: Rust for Windows
219219
href: ./rust/rust-for-windows.md
220220
- name: RSS reader tutorial (Rust for Windows)
221-
href: ./rust/rss-reader-rust-for-windows.md
221+
href: ./rust/rss-reader-rust-for-windows.md
222+
- name: Rust in Visual Studio Code
223+
href: https://code.visualstudio.com/docs/languages/rust
222224
- name: VS Code
223225
href: https://code.visualstudio.com/docs
224226
- name: Visual Studio

0 commit comments

Comments
 (0)