Skip to content

Commit df9816b

Browse files
committed
feat(tools): Link to the rust-analyzer instructions for Helix instead
1 parent 6e5788a commit df9816b

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
@@ -16,7 +16,7 @@
1616
class="button button-secondary">{{fluent "tools-editor-eclipse"}}</a>
1717
</div>
1818
<div class="w-25-l w-50-m w-100 pa3">
19-
<a href="https://helix-editor.com"
19+
<a href="https://rust-analyzer.github.io/manual.html#helix"
2020
class="button button-secondary">{{fluent "tools-editor-helix"}}</a>
2121
</div>
2222
<div class="w-25-l w-50-m w-100 pa3">

0 commit comments

Comments
 (0)