From 37e68f606e7be7ca35756c6b7fb4210cb248f6b1 Mon Sep 17 00:00:00 2001 From: Ashok Fernandez Date: Fri, 12 Jun 2015 19:02:45 +0200 Subject: [PATCH] Made demo link smaller --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c990b7f..1197c94 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The user is able to choose their timezone by either typing the name of their cou The angular model that is bound to this directive will be set to the timezone name as used by [moment-timezone](http://momentjs.com/timezone/docs/) i.e `Pacific/Auckland`. -## [View Demo](http://mishguruorg.github.io/angular-timezone-selector/) +[View Demo](http://mishguruorg.github.io/angular-timezone-selector/) ## Usage