Skip to content

Commit 4b2709e

Browse files
author
Andy Waite
authored
Fix some docs links (#2670)
1 parent 90dc23c commit 4b2709e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/feature_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
- type: checkboxes
1212
attributes:
1313
label: I have checked that this feature is not already implemented
14-
description: Supported features can be found [here](https://shopify.github.io/ruby-lsp/RubyLsp/Requests.html)
14+
description: Supported features can be found [here](https://shopify.github.io/ruby-lsp/#general-features)
1515
options:
1616
- label: This feature does not exist
1717
required: true

jekyll/troubleshooting.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ manner. Please include the steps taken to diagnose in your bug report.
182182

183183
Check the [status center](https://github.com/Shopify/ruby-lsp/blob/main/vscode/extras/ruby_lsp_status_center.png).
184184
Does the server status say it's running? If it is running, but you are missing certain features, please check our
185-
[documentation](https://shopify.github.io/ruby-lsp/RubyLsp/Requests.html) to ensure we already added support for it.
185+
[features documentation](https://shopify.github.io/ruby-lsp/#general-features) to ensure we already added support for it.
186186

187187
If the feature is listed as fully supported, but not working for you, report [an
188188
issue](https://github.com/Shopify/ruby-lsp/issues/new?labels=bug&projects=&template=bug_template.yml) so that we can

0 commit comments

Comments
 (0)