From e298256b82882acf5b87d36ad7847499e60221db Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 23 Sep 2018 15:15:42 -0300 Subject: [PATCH] Use HTTP for now GitHub Pages can take up to 1 hour to enable HTTPS on the site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7e0dd8..3c7783fe 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ It aims to be simpler and easier to use then [GNU Make][make]. --- -See [Taskfile.org](https://taskfile.org) for documentation. +See [taskfile.org](http://taskfile.org) for documentation. [make]: https://www.gnu.org/software/make/