Skip to content

Commit

Permalink
Fix links to features list
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Sep 3, 2024
1 parent af65b74 commit ab6dbc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Ruby LSP Rails

Ruby LSP Rails is a [Ruby LSP](https://github.com/Shopify/ruby-lsp) addon for extra [Rails editor features](https://shopify.github.io/ruby-lsp-rails/RubyLsp/FEATURES.html).
Ruby LSP Rails is a [Ruby LSP](https://github.com/Shopify/ruby-lsp) addon for extra [Rails editor features](https://shopify.github.io/ruby-lsp-rails/FEATURES_md.html).

## Installation

Expand All @@ -14,7 +14,7 @@ There is no need to add the gem to your bundle.
## Documentation

See the [documentation](https://shopify.github.io/ruby-lsp-rails) for more in-depth details about the
[supported features](https://shopify.github.io/ruby-lsp-rails/RubyLsp/FEATURES.html).
[supported features](https://shopify.github.io/ruby-lsp-rails/FEATURES_md.html).

## How Runtime Introspection Works

Expand Down

0 comments on commit ab6dbc4

Please sign in to comment.