branch: master
commit 5165f4dc3805add174e48f0d64c5617d10ac3507
Merge: 2ed3cc0 f863e08
Author: Dmitry Gutov <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #507 from piotr-yuxuan/patch-1
Avoid redirection in README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 506c2d4..755a818 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ About [](h
Improved JavaScript editing mode for GNU Emacs ([description
here](http://elpa.gnu.org/packages/js2-mode.html)).
-For some of the latest changes, see [latest user-visible
changes](https://github.com/mooz/js2-mode/wiki/Latest-user-visible-changes).
+For some of the latest changes, see [latest user-visible
changes](https://github.com/mooz/js2-mode/blob/master/NEWS.md).
Installation
======