From ac31c752010bfd443d606cdf26aeb9455f303255 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Fri, 25 Oct 2024 01:11:10 +0000 Subject: [PATCH] docs link --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index da556bb..8df27c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ version = "2.4.0" edition = "2021" license = "Apache-2.0" homepage = "https://ore.supply" -documentation = "https://ore.supply" +documentation = "https://docs.rs/ore-api/latest/ore_api/" repository = "https://github.com/regolith-labs/ore" readme = "./README.md" keywords = ["solana", "crypto", "mining"]