commit 4e1d0cd9f1d43d133d669a019a84117cadd41955
parent a451c49fde1da6e2cc436a2b7d383ee772b1f893
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Sun, 22 Jul 2018 00:09:46 +0200
Update hugo_windows.go
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.`
}