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

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

[elpa] master c303773 21/49: Fix dead link in the documentation


From: Dmitry Gutov
Subject: [elpa] master c303773 21/49: Fix dead link in the documentation
Date: Mon, 16 Jan 2017 15:35:48 +0000 (UTC)

branch: master
commit c303773a2e21dc00f1127c64e9161c1f94b19eb0
Author: Julian Kniephoff <address@hidden>
Commit: Julian Kniephoff <address@hidden>

    Fix dead link in the documentation
    
    Fixes #379
---
 js2-mode.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js2-mode.el b/js2-mode.el
index 3f18bc1..55275a6 100644
--- a/js2-mode.el
+++ b/js2-mode.el
@@ -1122,7 +1122,7 @@ another file, or you've got a potential bug."
 
 (defcustom js2-include-jslint-globals t
   "Non-nil to include the identifiers from JSLint global
-declaration (see http://www.jslint.com/lint.html#global) in the
+declaration (see http://www.jslint.com/help.html#global) in the
 buffer-local externs list.  See `js2-additional-externs' for more
 information."
   :type 'boolean



reply via email to

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