From 62b041e90a6df21bb2add4eb7429266c8cd71308 Mon Sep 17 00:00:00 2001 From: Slesarew Date: Fri, 29 Nov 2024 10:32:49 +0200 Subject: [PATCH] docs: invalid link --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e931f85..9e61145 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ description = "A gateway daemon for Kalatori." license = "GPL-3.0-or-later" homepage = "https://github.com/Alzymologist/Kalatori-backend" repository = "https://github.com/Alzymologist/Kalatori-backend" -documentation = "README.md" +documentation = "https://docs.rs/Kalatori-backend" readme = "README.md" keywords = ["substrate", "blockchain", "finance", "service", "middleware"] categories = ["finance"]