Skip to content

Commit 9f9ef0a

Browse files
Updating Zed Link
1 parent a1382a2 commit 9f9ef0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/components/tools/editors.html.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
class="button button-secondary">{{fluent "tools-editor-visual-studio"}}</a>
2929
</div>
3030
<div class="w-25-l w-50-m w-100 pa3">
31-
<a href="https://rust-analyzer.github.io/book/other_editors.html#zed"
31+
<a href="https://zed.dev/docs/languages/rust"
3232
class="button button-secondary">{{fluent "tools-editor-zed"}}</a>
3333
</div>
3434
</div>

0 commit comments

Comments
 (0)