We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 145b1fd + 3a4d2a2 commit 0947f7cCopy full SHA for 0947f7c
README.md
@@ -28,7 +28,7 @@ Uglifier is available as a ruby gem.
28
$ gem install uglifier
29
30
Ensure that your environment has a JavaScript interpreter supported by
31
-[ExecJS](https://github.com/sstephenson/execjs). Using `therubyracer` gem
+[ExecJS](https://github.com/rails/execjs). Using `therubyracer` gem
32
is a safe choice if a runtime isn't already present. Note that while JScript built-in Windows 7 and older works, it is extremely slow.
33
34
## Usage
0 commit comments