From d89699ff637b1b706fbd88951980a67f6da11f80 Mon Sep 17 00:00:00 2001 From: bluss Date: Sun, 24 Sep 2017 18:16:25 +0200 Subject: [PATCH] DOC: Fix the docs link in the readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aa94025..a667dcf 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ A vector with fixed capacity. Please read the `API documentation here`__ -__ https://bluss.github.io/arrayvec +__ https://docs.rs/arrayvec |build_status|_ |crates|_ |crates2|_