From a75a9c90274b5859f115f8874c0989f349c6917a Mon Sep 17 00:00:00 2001 From: Remo Senekowitsch Date: Fri, 6 Jun 2025 23:04:02 +0200 Subject: [PATCH] Fix broken links on tools page rust-analyzer seems to have moved its documentation to mdbook and broke some links in the process. --- templates/components/tools/editors.html.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/components/tools/editors.html.hbs b/templates/components/tools/editors.html.hbs index e957ec1b..e3dd24c6 100644 --- a/templates/components/tools/editors.html.hbs +++ b/templates/components/tools/editors.html.hbs @@ -12,7 +12,7 @@ class="button button-secondary">{{fluent "tools-editor-rover"}}
- {{fluent "tools-editor-helix"}}
@@ -24,7 +24,7 @@ class="button button-secondary">{{fluent "tools-editor-sublime"}}
- {{fluent "tools-editor-visual-studio"}}