Skip to content

Commit 086a2b2

Browse files
committed
Fix link in markedplace
#324
1 parent 2bfdf58 commit 086a2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To get documentation for flags on hover (thanks to explainshell), run a explains
3030

3131
For security reasons, it defaults to `""`, which disables explainshell integration. When set, this extension will send requests to the endpoint and displays documentation for flags. We recommend using a local Docker image (see https://github.com/bash-lsp/bash-language-server/issues/180).
3232

33-
[bash-lsp]: https://github.com/bash-lsp/bash-language-server/tree/main/server
33+
[bash-lsp]: https://github.com/bash-lsp/bash-language-server
3434
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
3535
[tree-sitter-bash]: https://github.com/tree-sitter/tree-sitter-bash
3636
[explainshell]: https://explainshell.com/

0 commit comments

Comments
 (0)