diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-05-05 14:07:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-05 21:07:33 +0800 |
commit | 6bf14869359dbdc70aa5352d39234729e83cd4f9 (patch) | |
tree | cbf8d5f041e627784bd0501259d9a17e60f6143a /lib/utils.js | |
parent | ffa19431773aec2205b4dfe7bbcc6d20e4e733fb (diff) | |
download | tracifyjs-6bf14869359dbdc70aa5352d39234729e83cd4f9.tar.gz tracifyjs-6bf14869359dbdc70aa5352d39234729e83cd4f9.zip |
update links to repository after rename (#3847)
Diffstat (limited to 'lib/utils.js')
-rw-r--r-- | lib/utils.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils.js b/lib/utils.js index 32d410a1..2451c536 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -1,7 +1,7 @@ /*********************************************************************** A JavaScript tokenizer / parser / beautifier / compressor. - https://github.com/mishoo/UglifyJS2 + https://github.com/mishoo/UglifyJS -------------------------------- (C) --------------------------------- |