From c94977775e0c78770f779fb2df67be485de626d3 Mon Sep 17 00:00:00 2001 From: Guilherme Caruso Date: Sun, 24 Feb 2019 20:25:05 -0300 Subject: [PATCH] Update project url (#2386) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4b3a797..e2543a2c 100644 --- a/README.md +++ b/README.md @@ -491,7 +491,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location. * [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang. * [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex. -* [Kair](https://github.com/GuilhermeCaruso/Kair) - Date and Time - Golang Formatting Library. +* [kair](https://github.com/GuilhermeCaruso/kair) - Date and Time - Golang Formatting Library. * [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang. * [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`. * [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter.