From 0e96b19d112583cc9f45c2f4d2b680e8a0134cfa Mon Sep 17 00:00:00 2001 From: syrix Date: Sun, 31 Jan 2016 19:49:59 +0100 Subject: [PATCH] Fix broken link to https biicode page When you click on the link to biicode in the README you are directed to a https site with an invalid certificate. The non-https site works fine, so I changed the link to that one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 154664d0..6ad5e477 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Building from source Requirements ------------ - - [biicode](https://www.biicode.com/downloads) + - [biicode](http://www.biicode.com/downloads) # After installing, call $ bii setup:cpp