docs: Use HTTPS links in README where appropriate

This commit is contained in:
Nik Nyby 2016-03-02 13:54:56 -05:00 committed by digitalcraftsman
parent d3e829508b
commit 970f15cf7a

View file

@ -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