Skip to content

Commit 495437e

Browse files
authored
Merge pull request #1679 from AliSajid/vscode_link
chore: Update the link to VS Code page
2 parents 9a42550 + a6fc4fb commit 495437e

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)