From cda01e2f8170fd7f2651c2de32a91f93e5406479 Mon Sep 17 00:00:00 2001 From: Ashok Fernandez Date: Wed, 17 Jun 2015 15:19:13 +0200 Subject: [PATCH] Fixed links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1197c94..546f553 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,6 @@ Then use directive `timezone-selector`. ``` # Attributions -Inspired by (angular-timezone-select)[https://github.com/alexcheng1982/angular-timezone-select] from [alexcheng1982](https://github.com/alexcheng1982). +Inspired by [angular-timezone-select](https://github.com/alexcheng1982/angular-timezone-select) from [alexcheng1982](https://github.com/alexcheng1982). -Styled using the examples from (bootstrap-chosen)[https://github.com/alxlit/bootstrap-chosen] by [alxlit](https://github.com/alxlit) +Styled using the examples from [bootstrap-chosen](https://github.com/alxlit/bootstrap-chosen) by [alxlit](https://github.com/alxlit)