Skip to content

Commit a6fc4fb

Browse files
committed
chore: Update the link to VS Code page
1 parent 9a42550 commit a6fc4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/components/tools/editors.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="flex-none flex-m flex-l flex-wrap">
22
<div class="w-25-l w-50-m w-100 pa3">
3-
<a href="https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer"
3+
<a href="https://code.visualstudio.com/docs/languages/rust"
44
class="button button-secondary">{{fluent "tools-editor-vscode"}}</a>
55
</div>
66
<div class="w-25-l w-50-m w-100 pa3">

0 commit comments

Comments
 (0)