Browse Source

Update JavaScript demo URL to use htmlpreview (#2527)

pull/2528/head
Blesswin Samuel 5 years ago
committed by GitHub
parent
commit
dd0680337f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      README.md

+ 2
- 3
README.md View File

@ -64,9 +64,8 @@ releases and the demo may be at either version.
## JavaScript ## JavaScript
The [JavaScript The [JavaScript
demo](https://rawgit.com/google/libphonenumber/master/javascript/i18n/phonenumbers/demo-compiled.html)
may be run at various tags; this link will take you to `master`. [JS demo link not working as RawGit is deprecated.]
TODO to host in alternative platform.
demo](https://htmlpreview.github.io/?https://github.com/google/libphonenumber/blob/master/javascript/i18n/phonenumbers/demo-compiled.html)
may be run at various tags; this link will take you to `master`.
# Java code # Java code


Loading…
Cancel
Save