branch: master
commit f863e08e2c35af4ffa97e8d020ec9bc4fed21316
Author: 胡雨軒 Петр <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
Avoid redirection
---
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
======