update code.google.com links to github in the demo jsp and html.
authorDavid Yonge-Mallo <davinci@google.com>
Thu, 19 Feb 2015 09:48:46 +0000 (10:48 +0100)
committerYoungjae Shin <yj99.shin@samsung.com>
Tue, 9 Jun 2015 11:43:24 +0000 (20:43 +0900)
java/demo/war/phonenumberparser.jsp
tools/java/data/webapp/index.html

index e40ca55..63de010 100644 (file)
@@ -33,7 +33,7 @@
       <input type="submit" value="Submit">
       <input type="reset" value="Reset">
       <p></p>
-      <a href="http://code.google.com/p/libphonenumber/">Back to libphonenumber</a>
+      <a href="https://github.com/googlei18n/libphonenumber/">Back to libphonenumber</a>
     </form>
   </body>
 </html>
index 987ca70..ea51079 100644 (file)
@@ -15,7 +15,7 @@
 
       <textarea name="geodata" rows="20" cols="80"></textarea>
       <input type="submit" value="Submit"><br>
-      <a href="http://code.google.com/p/libphonenumber/">Back to libphonenumber</a>
+      <a href="https://github.com/googlei18n/libphonenumber/">Back to libphonenumber</a>
     </form>
   </body>