From 5c5b8713e90642a767c67eb8da7c9a40e5ca6859 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 15 Mar 2025 16:15:59 +0800 Subject: fix: update documentation URL in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index efd1fb8..6105ceb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.2" edition = "2021" description = "HydroRoll Conventional Role Play SDK" license = "AGPLv3.0" -documentation = "https://{project}.hydroroll.team/" +documentation = "https://crp.hydroroll.team/" homepage = "https://crp.hydroroll.team/" repository = "https://github.com/HydroRoll-Team/conventional_role_play" authors = ["HsiangNianian"] -- cgit v1.2.3-70-g09d2