readme: https links to 3rd party sites - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c2a6741394bc609a663522b245d3d75f0ad17da4
 (DIR) parent 06bd0136419ebd6727635716c7023494cc5a8257
 (HTM) Author: Christian Oliff <christianoliff@yahoo.com>
       Date:   Wed,  8 Aug 2018 17:07:31 +0900
       
       readme: https links to 3rd party sites
       
       
       Diffstat:
         M README.md                           |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git 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