From: Heng Li Date: Mon, 1 Dec 2014 01:07:04 +0000 (-0500) Subject: erh... wrong link in the last commit X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=f28c067d3ef59ae650cc79326c833ccde69ecbcc;p=klib.git erh... wrong link in the last commit --- diff --git a/README.md b/README.md index 57bccc8..ddd74f4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ as khash.h, kbtree.h, ksort.h and kvec.h, are among the most efficient implementations of similar algorithms or data structures in all programming languages, in terms of both speed and memory use. -A new documentation is available [here](https://github.com/attractivechaos/klib) +A new documentation is available [here](http://attractivechaos.github.io/klib/) which includes most information in this README file. ####Common components