We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0576b8 commit ebad859Copy full SHA for ebad859
README.md
@@ -70,7 +70,7 @@ details.
70
### Emacs - [flycheck][5] ###
71
72
[Flycheck][5] is a modern batteries-included
73
-syntax checker for Emacs, and as of July 2013 it includes support for `hdevtools`.
+syntax checker for Emacs, and there is a [flycheck-hdevtools][6] checker available.
74
75
### Manual Editor Integration for any Editor ###
76
@@ -180,4 +180,5 @@ client-server architecture it is much faster.
180
[2]: https://github.com/scrooloose/syntastic
181
[3]: https://github.com/bitc/vim-hdevtools
182
[4]: http://www.mew.org/~kazu/proj/ghc-mod/en/
183
-[5]: https://github.com/lunaryorn/flycheck
+[5]: https://github.com/flycheck/flycheck
184
+[6]: https://github.com/flycheck/flycheck-hdevtools
0 commit comments