This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
libphonenumber
mirror of
https://github.com/google/libphonenumber
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
254
Wiki
Activity
Browse Source
update code.google.com links to github in the demo jsp and html.
pull/624/head
David Yonge-Mallo
11 years ago
parent
e52dd81496
commit
7839421f44
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
java/demo/war/phonenumberparser.jsp
+1
-1
tools/java/data/webapp/index.html
+ 1
- 1
java/demo/war/phonenumberparser.jsp
View 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="http
s://github.com/googlei18n
/libphonenumber/">Back to libphonenumber</a>
</form>
</body>
</html>
+ 1
- 1
tools/java/data/webapp/index.html
View 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
=
"http
s://github.com/googlei18n
/libphonenumber/"
>
Back to libphonenumber
<
/
a
>
<
/
form
>
<
/
body
>
Write
Preview
Loading…
Cancel
Save