Update hugo_windows.go - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 4e1d0cd9f1d43d133d669a019a84117cadd41955
DIR parent a451c49fde1da6e2cc436a2b7d383ee772b1f893
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Sun, 22 Jul 2018 00:09:46 +0200
Update hugo_windows.go
Diffstat:
M commands/hugo_windows.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR 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.`
}