From 2ee5401b987d5299a871f5455cdf1044ba4e9d61 Mon Sep 17 00:00:00 2001 From: Nikolay Date: Wed, 21 Mar 2018 16:48:36 +0300 Subject: [PATCH] `libphonenumber-js` README link change (username) (#2094) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 044f8c5b6..60da935a0 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ Alternatives to our own versions: needing those specific loading optimizations from clients. * Javascript: If you don't want to use our version, which depends on Closure, there are several other options, including - https://github.com/halt-hammerzeit/libphonenumber-js - a stripped-down + https://github.com/catamphetamine/libphonenumber-js - a stripped-down rewrite, about 110 KB in size - and https://github.com/seegno/google-libphonenumber - a browserify-compatible wrapper around the original unmodified library installable via npm, which