mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
docs: Use HTTPS links in README where appropriate
This commit is contained in:
committed by
digitalcraftsman
parent
d3e829508b
commit
970f15cf7a
12
README.md
12
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][].
|
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) |
|
[Website](https://gohugo.io) |
|
||||||
[Forum](http://discuss.gohugo.io) |
|
[Forum](https://discuss.gohugo.io) |
|
||||||
[Dev Chat](https://gitter.im/spf13/hugo) |
|
[Dev Chat](https://gitter.im/spf13/hugo) |
|
||||||
[Documentation](http://gohugo.io/overview/introduction/) |
|
[Documentation](https://gohugo.io/overview/introduction/) |
|
||||||
[Installation Guide](http://gohugo.io/overview/installing/) |
|
[Installation Guide](https://gohugo.io/overview/installing/) |
|
||||||
[Twitter](http://twitter.com/spf13)
|
[Twitter](http://twitter.com/spf13)
|
||||||
|
|
||||||
[](https://travis-ci.org/spf13/hugo)
|
[](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)
|
### 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)
|
### Clone the Hugo Project (Contributor)
|
||||||
|
|
||||||
@@ -102,7 +102,7 @@ The Hugo community and maintainers are very active and helpful and the project b
|
|||||||
|
|
||||||
[](https://waffle.io/spf13/hugo/metrics)
|
[](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
|
## Code Contribution Guideline
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user