Skip to content

Commit

Permalink
Fix ruby-lsp url on documentation index
Browse files Browse the repository at this point in the history
  • Loading branch information
riseshia authored Jan 16, 2025
1 parent 4ca03e5 commit d3e0f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ learning curve:
All of these editors support the Language Server Protocol (LSP),
either by default or through their LSP plugins. Shopify's
[ruby-lsp][ruby-lsp] is one of the most popular language servers for
Ruby and [supports all of the above editors][shopify_lsp].
Ruby and [supports all of the above editors][ruby-lsp-supported-editors].

### Older Reading / Resources

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

0 comments on commit d3e0f0f

Please sign in to comment.