We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ExecJS
1 parent 145b1fd commit 3a4d2a2Copy full SHA for 3a4d2a2
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