From dd0680337fefad71a9d59ce60cf0fc362945dcc5 Mon Sep 17 00:00:00 2001 From: Blesswin Samuel Date: Fri, 2 Oct 2020 07:11:37 +0530 Subject: [PATCH] Update JavaScript demo URL to use htmlpreview (#2527) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d142b417..fe709bc02 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,8 @@ releases and the demo may be at either version. ## 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