From 90ca598772b9356e5bfb13a7e363510de01384a1 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Thu, 21 Apr 2022 13:08:38 +0800 Subject: [PATCH] change: update project info --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 745deb07..0f7c8e75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ license = "Apache-2.0" readme = "README.md" authors = ["debugtalk "] -homepage = "https://github.com/httprunner/httprunner" +homepage = "https://httprunner.com" repository = "https://github.com/httprunner/httprunner" documentation = "https://httprunner.com/docs"