From 30942535d57fd11234df9b74807b91fc33dd7678 Mon Sep 17 00:00:00 2001 From: Adam Fernung Date: Thu, 23 Mar 2017 13:04:24 -0400 Subject: [PATCH] Update Ruby port in README.md (#1652) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 734706777..08143f3a3 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,6 @@ maintenance processes. * C#: https://github.com/aidanbebbington/libphonenumber-csharp * PHP: https://github.com/giggsey/libphonenumber-for-php * Python: https://github.com/daviddrysdale/python-phonenumbers -* Ruby: https://github.com/sstephenson/global_phone -* javascript (stripped-down version): https://github.com/halt-hammerzeit/libphonenumber-js -* objective-c: https://github.com/iziz/libPhoneNumber-iOS +* Ruby: https://github.com/mobi/telephone_number +* Javascript (stripped-down version): https://github.com/halt-hammerzeit/libphonenumber-js +* Objective-c: https://github.com/iziz/libPhoneNumber-iOS