You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jekyll/index.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -507,7 +507,7 @@ Finding a general solution to this problem is not trivial due to the number of d
507
507
systems, shells, plugins and version managers. On top of those, people configure their shell environments differently.
508
508
For example, some users may source their version managers in `~/.zshrc` while others will do it in `~/.zshenv` or `~/.zprofile`.<br><br>
509
509
If experiencing issues, keep in mind that shell configurations could be interfering, check
510
-
[troubleshooting](troubleshooting) and, if none of the listed solutions work, please [report an issue](https://github.com/Shopify/ruby-lsp/issues/new).
510
+
[troubleshooting](troubleshooting) and, if none of the listed solutions work, please [report an issue](https://github.com/Shopify/ruby-lsp/issues/new/choose).
511
511
512
512
### Test explorer
513
513
@@ -525,7 +525,7 @@ requirements
525
525
## Experimental Features
526
526
527
527
Ruby LSP also provides experimental features that are not enabled by default. If you have feedback about these features,
528
-
you can let us know in the [DX Slack](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q) or by [creating an issue](https://github.com/Shopify/ruby-lsp/issues/new).
528
+
you can let us know in the [DX Slack](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q) or by [creating an issue](https://github.com/Shopify/ruby-lsp/issues/new/choose).
0 commit comments