From d58b620f03a597556df2c8e079673ec298e9a360 Mon Sep 17 00:00:00 2001 From: Andy Date: Thu, 20 Aug 2020 20:50:06 +0200 Subject: [PATCH] Update guides/Error-Suggestions.md Co-authored-by: Thomas Honeyman --- guides/Error-Suggestions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/Error-Suggestions.md b/guides/Error-Suggestions.md index 8fdffd0d..14fee0d3 100644 --- a/guides/Error-Suggestions.md +++ b/guides/Error-Suggestions.md @@ -11,7 +11,7 @@ ouput of the compiler, but in the JSON output in a machine-usable format. * [psc-ide-vim](https://github.com/FrigoEU/psc-ide-vim/blob/master/doc/psc-ide-vim.txt#L61) * [atom-ide-purescript](https://github.com/nwolverson/atom-ide-purescript#error-suggestions--quick-fix) * [vscode-ide-purescript](https://github.com/nwolverson/vscode-ide-purescript) -* [purescript-language-server)(https://github.com/nwolverson/purescript-language-server) +* [purescript-language-server](https://github.com/nwolverson/purescript-language-server) ### Fixable issues