Skip to content

Commit

Permalink
fix: Ruby LSP docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
scheals committed May 7, 2024
1 parent d3c3856 commit e32f73c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ After that, you will enjoy all the benefits of using `Ruby LSP` and its `RuboCop
1. Check out the [RubyGems Basics](https://guides.rubygems.org/rubygems-basics/).
1. Skim through [Patterns guide from RubyGems](https://guides.rubygems.org/patterns/), paying closer attention to `Semantic versioning`, `Declaring dependencies` and `Loading code`.
1. Skim through [Bundler's Getting Started](https://bundler.io/guides/getting_started.html#what-is-bundler)and [Frequently Asked Questions](https://bundler.io/guides/faq.html).
1. Check out [Ruby LSP VSCode extension's README](https://github.com/Shopify/vscode-ruby-lsp#ruby-lsp-vs-code-extension).
1. Check out [Ruby LSP VSCode extension's README](https://github.com/Shopify/ruby-lsp/tree/main/vscode#readme).

</div>

Expand Down

0 comments on commit e32f73c

Please sign in to comment.