From 8158fc075de6f7b33bb9c098efb3e1cfb867a371 Mon Sep 17 00:00:00 2001 From: Adam Bezecny Date: Fri, 3 May 2024 09:02:31 +0200 Subject: [PATCH] docrs link fixed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a43dd3a..361a86e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" keywords = ["telephony", "asterisk"] categories = ["multimedia", "multimedia::audio"] repository = "https://github.com/jabber-tools/asterisk-ari-client-rs" -documentation = "https://docs.rs/jabber-tools/0.1.4" +documentation = "https://docs.rs/asterisk-ari-client-rs/0.1.4/asterisk_ari_client_rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html