docs: Use HTTPS links in README where appropriate
authorNik Nyby <nnyby@columbia.edu>
Wed, 2 Mar 2016 18:54:56 +0000 (13:54 -0500)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Fri, 8 Apr 2016 17:14:08 +0000 (19:14 +0200)
README.md

index 9f2e5f8f3d5c2c6075fcc105f78d8828c42ebd70..7680586bd8e91ad01a2e29d0b8bc6b90e2dd1f49 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
 
 A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com/) and [friends](https://github.com/spf13/hugo/graphs/contributors) in [Go][].
 
-[Website](http://gohugo.io) |
-[Forum](http://discuss.gohugo.io) |
+[Website](https://gohugo.io) |
+[Forum](https://discuss.gohugo.io) |
 [Dev Chat](https://gitter.im/spf13/hugo) |
-[Documentation](http://gohugo.io/overview/introduction/) |
-[Installation Guide](http://gohugo.io/overview/installing/) |
+[Documentation](https://gohugo.io/overview/introduction/) |
+[Installation Guide](https://gohugo.io/overview/installing/) |
 [Twitter](http://twitter.com/spf13)
 
 [![Travis CI status](https://api.travis-ci.org/spf13/hugo.svg?branch=master "Travis CI status")](https://travis-ci.org/spf13/hugo)
@@ -49,7 +49,7 @@ Building the binaries is an easy task for an experienced `go` getter.
 
 ### Install Hugo as Your Site Generator (Binary Install)
 
-Use the [installation instructions in the Hugo documentation](http://gohugo.io/overview/installing/).
+Use the [installation instructions in the Hugo documentation](https://gohugo.io/overview/installing/).
 
 ### Clone the Hugo Project (Contributor)
 
@@ -102,7 +102,7 @@ The Hugo community and maintainers are very active and helpful and the project b
 
 [![Throughput Graph](https://graphs.waffle.io/spf13/hugo/throughput.svg)](https://waffle.io/spf13/hugo/metrics)
 
-If you have any questions about how to contribute or what to contribute, please ask on the [forum](http://discuss.gohugo.io).
+If you have any questions about how to contribute or what to contribute, please ask on the [forum](https://discuss.gohugo.io).
 
 ## Code Contribution Guideline