Skip to content

Commit 0947f7c

Browse files
authored
Merge pull request #191 from SimenB/master-1
2 parents 145b1fd + 3a4d2a2 commit 0947f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Uglifier is available as a ruby gem.
2828
$ gem install uglifier
2929

3030
Ensure that your environment has a JavaScript interpreter supported by
31-
[ExecJS](https://github.com/sstephenson/execjs). Using `therubyracer` gem
31+
[ExecJS](https://github.com/rails/execjs). Using `therubyracer` gem
3232
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.
3333

3434
## Usage

0 commit comments

Comments
 (0)