From 742cb11194342f606cb5a5e5e191cf32a2219edd Mon Sep 17 00:00:00 2001 From: Raymond Rutjes Date: Wed, 20 Mar 2019 08:34:51 +0100 Subject: [PATCH] docs(README.md): fix link to the docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dde51cf..c8df9fa 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ func init() { Also see Configuration below. ## Godoc -[http://godoc.org/github.com/rockpoollabs/env](http://godoc.org/github.com/rockpoollabs/env) +[https://godoc.org/github.com/davecheney/env](https://godoc.org/github.com/davecheney/env) ## Configuration