From f7b7018bdba38dcfbf4c27e35c1ca9ae8c33b3b6 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 5 Jun 2017 22:13:00 -0400 Subject: [PATCH] Replace documentation link with docs.rs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 299f612..b08c828 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ OAuth2 really isn't that hard, you know? ## [Documentation][docs] -[docs]: https://cmcenroe.me/inth-oauth2/inth_oauth2 +[docs]: https://docs.rs/crate/inth-oauth2 ## License