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 6e5788a commit df9816bCopy full SHA for df9816b
templates/components/tools/editors.html.hbs
@@ -16,7 +16,7 @@
16
class="button button-secondary">{{fluent "tools-editor-eclipse"}}</a>
17
</div>
18
<div class="w-25-l w-50-m w-100 pa3">
19
- <a href="https://helix-editor.com"
+ <a href="https://rust-analyzer.github.io/manual.html#helix"
20
class="button button-secondary">{{fluent "tools-editor-helix"}}</a>
21
22
0 commit comments