From 022039ee741e7d35b957beb981ae1221997d736b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 15 Apr 2024 05:51:33 +0800 Subject: chore(pyproject): fix wrong project.urls key --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 48bdac49..716c1bfb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,8 +15,8 @@ readme = "README.md" license = { text = "MIT" } [project.urls] -Homepage = "https://grps.hydroroll.team" -Documentation = "https://grps.hydroroll.team" +Homepage = "https://infini.hydroroll.team" +Documentation = "https://infini.hydroroll.team" Repository = "https://github.com/HydroRoll-Team/infini" Changelog = "https://infini.hydroroll.team/zh_CN/latest/changelog.html" -- cgit v1.2.3-70-g09d2