Skip to content

Commit d3e0f0f

Browse files
authored
Fix ruby-lsp url on documentation index
1 parent 4ca03e5 commit d3e0f0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/documentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ learning curve:
158158
All of these editors support the Language Server Protocol (LSP),
159159
either by default or through their LSP plugins. Shopify's
160160
[ruby-lsp][ruby-lsp] is one of the most popular language servers for
161-
Ruby and [supports all of the above editors][shopify_lsp].
161+
Ruby and [supports all of the above editors][ruby-lsp-supported-editors].
162162

163163
### Older Reading / Resources
164164

@@ -239,8 +239,8 @@ These links were more prominent but haven't been updated in ages.
239239
[pickaxe]: https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-edition/
240240
[poodr]: https://www.poodr.com/
241241
[ruby-lsp]: https://github.com/Shopify/ruby-lsp
242+
[ruby-lsp-supported-editors]: https://shopify.github.io/ruby-lsp/editors.html
242243
[rubyapi-org]: https://rubyapi.org/
243244
[rubyin20]: https://www.ruby-lang.org/en/documentation/quickstart/
244-
[shopify_lsp]: https://shopify.github.io/ruby-lsp/editors.html)
245245
[vscode]: https://code.visualstudio.com/docs/languages/ruby
246246
[zed]: https://zed.dev/

0 commit comments

Comments
 (0)