diff options
| -rw-r--r-- | Library/Formula/hugo.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hugo.rb b/Library/Formula/hugo.rb index 5fab0e441..f781b6222 100644 --- a/Library/Formula/hugo.rb +++ b/Library/Formula/hugo.rb @@ -1,7 +1,7 @@ require "language/go" class Hugo < Formula - homepage "http://gohugo.io/" + homepage "https://gohugo.io/" revision 1 stable do |
