We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1382a2 commit 9f9ef0aCopy full SHA for 9f9ef0a
templates/components/tools/editors.html.hbs
@@ -28,7 +28,7 @@
28
class="button button-secondary">{{fluent "tools-editor-visual-studio"}}</a>
29
</div>
30
<div class="w-25-l w-50-m w-100 pa3">
31
- <a href="https://rust-analyzer.github.io/book/other_editors.html#zed"
+ <a href="https://zed.dev/docs/languages/rust"
32
class="button button-secondary">{{fluent "tools-editor-zed"}}</a>
33
34
0 commit comments