]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix link.
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Thu, 27 Nov 2014 18:08:32 +0000 (10:08 -0800)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Thu, 27 Nov 2014 18:08:32 +0000 (10:08 -0800)
README.md

index b0769a169445dc3ad281d4655975bd66d23d1c6b..b476f4190dfe60a5bd46f20be7c783d3aac1886a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ This coloring scheme is probably more useful than conventional JavaScript
 *syntax* highlighting. Highlighting keywords can help one to detect spelling
 errors, and highlighting the content between quotation marks can alert one to
 unclosed string literals. But a [linter][] can also spot these errors, along
-with many others, and can be [seamlessly integrated via flycheck][].
+with many others, and can be [seamlessly integrated via flycheck][integration].
 
 ## Features
 
@@ -59,6 +59,6 @@ In your `~/.emacs` file:
 ```
 
 [linter]: https://github.com/jacksonrayhamilton/jslinted
-[seemlessly integrated]: https://github.com/jacksonrayhamilton/jslinted#emacs-integration
+[integration]: https://github.com/jacksonrayhamilton/jslinted#emacs-integration
 [node]: http://nodejs.org/download/
 [load path]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Lisp-Libraries.html