diff options
| author | 2026-01-29 17:32:30 +0800 | |
|---|---|---|
| committer | 2026-01-29 17:32:30 +0800 | |
| commit | b03875e2ac52a2266f6fc3cce5b6720182206160 (patch) | |
| tree | 8a3953ec5d65397e280037ecfa97b0c5523fc778 /pyproject.toml | |
| parent | 5422b1d7099f77c36084244393e53ce2714690bf (diff) | |
| download | DropIn-b03875e2ac52a2266f6fc3cce5b6720182206160.tar.gz DropIn-b03875e2ac52a2266f6fc3cce5b6720182206160.zip | |
chore: update repository URLs in Cargo.toml and pyproject.toml
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index 46220e5..b7640b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,8 +26,8 @@ classifiers = [ ] [project.urls] -homepage = "https://hydroroll.team/" -repository = "https://github.com/HsiangNianian/DropIn" +homepage = "https://dropin.hydroroll.team/" +repository = "https://github.com/HydroRoll-Team/DropIn" documentation = "https://dropin.hydroroll.team/" [project.scripts] |