shithub: hugo

Download patch

ref: 970f15cf7a6b4418a190b78895ad7d33b10e4d2b
parent: d3e829508b0925c37fdd1548bdebc5fba4e4eb7e
author: Nik Nyby <[email protected]>
date: Wed Mar 2 08:54:56 EST 2016

docs: Use HTTPS links in README where appropriate

--- 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 @@
 
 ### 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 @@
 
 [![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