From 694c51731c22822594e6d0c5b6ce9210bce6ce59 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 16 Apr 2025 09:02:20 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 46a2542..8880b7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "MIT" readme = "README.rst" homepage = "https://github.com/andrewthetechie/py-healthchecks.io" repository = "https://github.com/andrewthetechie/py-healthchecks.io" -documentation = "https://py-healthchecks.io.readthedocs.io" +documentation = "https://py-healthchecksio.readthedocs.io" classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers",