emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 1c47db9 107/271: Fix link.


From: Jackson Ray Hamilton
Subject: [elpa] master 1c47db9 107/271: Fix link.
Date: Thu, 05 Feb 2015 18:30:19 +0000

branch: master
commit 1c47db989109543658159ae58de7f3ad310570ba
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Fix link.
---
 README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b0769a1..b476f41 100644
--- 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]