From 57fcb1a3b444924201e8b4f93b1b6ae8105cba98 Mon Sep 17 00:00:00 2001 From: Romain Ruetschi Date: Thu, 9 Jul 2020 23:40:49 +0200 Subject: [PATCH] Update README to point at docs.rs insteaf of gh-pages branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd553e7..2c54953 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Documentation -Documentation is [available](https://spinresearch.github.io/merkle.rs/merkle/index.html). +Documentation is [available](https://docs.rs/merkle). ## Bug Reporting