Skip to content

Commit 4647a2a

Browse files
authored
Fix some URLs for HLS on README (#407)
1 parent 48401ba commit 4647a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ for stylish-haskell. By changing the formatting provider option
168168
can use stylish-haskell for formatting.
169169

170170
[HLS]: https://github.com/haskell/haskell-language-server
171-
[HLS option]: https://github.com/haskell/haskell-language-server#language-specific-server-options
172-
[HLS stylish-haskell Plugin]: https://github.com/haskell/haskell-language-server/blob/master/plugins/default/src/Ide/Plugin/StylishHaskell.hs
171+
[HLS option]: https://haskell-language-server.readthedocs.io/en/latest/configuration.html#language-specific-server-options
172+
[HLS stylish-haskell Plugin]: https://github.com/haskell/haskell-language-server/blob/master/plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs
173173
[LSP]: https://microsoft.github.io/language-server-protocol/
174174

175175
### VIM integration

0 commit comments

Comments
 (0)