aboutsummaryrefslogtreecommitdiff
path: root/lib/utils.js
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-05-05 14:07:33 +0100
committerGitHub <noreply@github.com>2020-05-05 21:07:33 +0800
commit6bf14869359dbdc70aa5352d39234729e83cd4f9 (patch)
treecbf8d5f041e627784bd0501259d9a17e60f6143a /lib/utils.js
parentffa19431773aec2205b4dfe7bbcc6d20e4e733fb (diff)
downloadtracifyjs-6bf14869359dbdc70aa5352d39234729e83cd4f9.tar.gz
tracifyjs-6bf14869359dbdc70aa5352d39234729e83cd4f9.zip
update links to repository after rename (#3847)
Diffstat (limited to 'lib/utils.js')
-rw-r--r--lib/utils.js2
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) ---------------------------------