summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorZhineng Li <im@zhineng.li>2026-05-27 12:28:11 +0800
committerZhineng Li <im@zhineng.li>2026-05-27 12:28:11 +0800
commit949a4b750c9f960befb5fd9e5f2743497939a6cf (patch)
tree0816edfbec1d750c99f13d95a42a6cef466290a1 /pyproject.toml
parent26b49eb77b9e1818708e51ad0207e4855080441e (diff)
downloadcertbot-dns-alibabacloud-949a4b750c9f960befb5fd9e5f2743497939a6cf.tar.gz
certbot-dns-alibabacloud-949a4b750c9f960befb5fd9e5f2743497939a6cf.zip
correct the url
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e4cdcbb..5de1513 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -50,7 +50,7 @@ test = [
dns-alibabacloud = "certbot_dns_alibabacloud._internal.dns_alibabacloud:Authenticator"
[project.urls]
-Homepage = "https://git.zhineng.li/certbot_dns_alibabacloud"
+Homepage = "https://git.zhineng.li/certbot-dns-alibabacloud"
[tool.setuptools.packages.find]
where = ["src"]