From 745c00dd17bd887b1095f843fa06c461b3f03542 Mon Sep 17 00:00:00 2001 From: Fabien Basmaison Date: Tue, 15 Sep 2015 18:49:24 +0800 Subject: [PATCH] Fix filename for reference to the main README. --- lib/libphonenumber/src/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libphonenumber/src/utils.js b/lib/libphonenumber/src/utils.js index 822e2388a..994259074 100644 --- a/lib/libphonenumber/src/utils.js +++ b/lib/libphonenumber/src/utils.js @@ -1,6 +1,6 @@ /** * Follow instructions here to compile this file: - * https://github.com/googlei18n/libphonenumber/blob/master/javascript/README + * https://github.com/googlei18n/libphonenumber/blob/master/javascript/README.md * * Once setup, to re-compile: * 1) Copy the contents of this file into libphonenumber/javascript/i18n/phonenumbers/demo.js