From 4e1d0cd9f1d43d133d669a019a84117cadd41955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 22 Jul 2018 00:09:46 +0200 Subject: [PATCH] Update hugo_windows.go --- commands/hugo_windows.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/hugo_windows.go b/commands/hugo_windows.go index 7342f21a0..106c0cc71 100644 --- a/commands/hugo_windows.go +++ b/commands/hugo_windows.go @@ -23,5 +23,5 @@ func init() { You need to open cmd.exe and run Hugo from there. - Visit http://gohugo.io/ for more information.` + Visit https://gohugo.io/ for more information.` }