diff options
author | Camil Staps | 2016-04-20 21:32:11 +0200 |
---|---|---|
committer | Camil Staps | 2016-04-20 21:32:11 +0200 |
commit | bc008c7a6ce900730b86e934abb2daa2a1f34c6e (patch) | |
tree | 2f579754823a93c32b42162f8dd64c4120684241 /resources/jade | |
parent | Added cloogle; tabs (diff) |
Cloogle is http, not https
Diffstat (limited to 'resources/jade')
-rw-r--r-- | resources/jade/index.jade | 2 |
1 files changed, 1 insertions, 1 deletions
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 |