From bc008c7a6ce900730b86e934abb2daa2a1f34c6e Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 20 Apr 2016 21:32:11 +0200 Subject: Cloogle is http, not https --- resources/jade/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/jade') diff --git a/resources/jade/index.jade b/resources/jade/index.jade index 7b079c9..0104d11 100644 --- a/resources/jade/index.jade +++ b/resources/jade/index.jade @@ -63,7 +63,7 @@ block content h2 Software projects & libraries table tr - td: a(href="https://cloogle.org/") Cloogle + td: a(href="http://cloogle.org/") Cloogle td Hoogle clone for Clean (co-author & co-maintainer, mainly in the area of type search) tr td: a(href="https://github.com/camilstaps/bibletext") bibletext -- cgit v1.2.3