From e50f018bc64e0f44be26c9cdf4f07ebb2a0e44a5 Mon Sep 17 00:00:00 2001 From: Frank <398585+paween@users.noreply.github.com> Date: Mon, 24 Jun 2019 10:22:58 -0700 Subject: [PATCH] Update Google libPhoneNumber URL to a new location This repository has been moved from googlei18n to google (b/129494448#comment32). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b35fa3..74f81dc 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ https://rawgit.com/googlei18n/libphonenumber/master/javascript/i18n/phonenumbers Please report, if the above results are different from this iOS library. Otherwise, please create issue to following link below to request additional telephone numbers formatting rule. -https://github.com/googlei18n/libphonenumber/issues +https://github.com/google/libphonenumber/issues Metadata in this library was generated from that. so, you should change it first. :) @@ -171,4 +171,4 @@ override func viewDidLoad() { NSLog(@"%@", [f inputString:@"16502532222"]); // 1 650 253 2222 ``` -##### Visit [libphonenumber](https://github.com/googlei18n/libphonenumber) for more information or mail (zen.isis@gmail.com) +##### Visit [libphonenumber](https://github.com/google/libphonenumber) for more information or mail (zen.isis@gmail.com)