From f28c067d3ef59ae650cc79326c833ccde69ecbcc Mon Sep 17 00:00:00 2001 From: Heng Li Date: Sun, 30 Nov 2014 20:07:04 -0500 Subject: [PATCH] erh... wrong link in the last commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3