Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-07-22 01:09:46 +0300
committerGitHub <noreply@github.com>2018-07-22 01:09:46 +0300
commit4e1d0cd9f1d43d133d669a019a84117cadd41955 (patch)
treef5a0221c65249ee0934f8978c27b384e125cca63 /commands
parenta451c49fde1da6e2cc436a2b7d383ee772b1f893 (diff)
Update hugo_windows.go
Diffstat (limited to 'commands')
-rw-r--r--commands/hugo_windows.go2
1 files changed, 1 insertions, 1 deletions
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.`
}