From b3c229c232d30de0527cfa38aefdee97116f4419 Mon Sep 17 00:00:00 2001 From: Brian Scott <191290+bscott@users.noreply.github.com> Date: Sun, 18 Feb 2018 22:29:45 -0800 Subject: [PATCH] Added HTTPS scheme to Golangflow URL (#1812) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0587f442..efda7abf 100644 --- a/README.md +++ b/README.md @@ -1819,7 +1819,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Go Report Card](https://goreportcard.com) - A report card for your Go package. * [gocryforhelp](https://github.com/ninedraft/gocryforhelp) - Collection of Go projects that needs help. Good place to start your open-source way in Go. * [godoc.org](https://godoc.org/) - Documentation for open source Go packages. -* [Golang Flow](http://golangflow.io) - Post Updates, News, Packages and more. +* [Golang Flow](https://golangflow.io) - Post Updates, News, Packages and more. * [Golang News](https://golangnews.com) - Links and news about Go programming. * [golang-graphics](https://github.com/mholt/golang-graphics) - Collection of Go images, graphics, and art. * [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - Go mailing list.