summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2018-08-08 17:07:31 +0900
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-08-08 10:07:31 +0200
commitc2a6741394bc609a663522b245d3d75f0ad17da4 (patch)
tree673cfd8e96b4f0721bcac4105758557645544a6c /README.md
parent06bd0136419ebd6727635716c7023494cc5a8257 (diff)
readme: https links to 3rd party sites
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ff55b809f..e8b941aa6 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu
[Documentation](https://gohugo.io/overview/introduction/) |
[Installation Guide](https://gohugo.io/overview/installing/) |
[Contribution Guide](CONTRIBUTING.md) |
-[Twitter](http://twitter.com/gohugoio)
+[Twitter](https://twitter.com/gohugoio)
[![GoDoc](https://godoc.org/github.com/gohugoio/hugo?status.svg)](https://godoc.org/github.com/gohugoio/hugo)
[![Linux and macOS Build Status](https://api.travis-ci.org/gohugoio/hugo.svg?branch=master&label=Linux+and+macOS+build "Linux and macOS Build Status")](https://travis-ci.org/gohugoio/hugo)
@@ -56,7 +56,7 @@ Use the [installation instructions in the Hugo documentation](https://gohugo.io/
#### Prerequisite Tools
-* [Git](http://git-scm.com/)
+* [Git](https://git-scm.com/)
* [Go (latest or previous version)](https://golang.org/dl/)
#### Vendored Dependencies