From 2b8cadc463960585618d8b3fcea3803a04895168 Mon Sep 17 00:00:00 2001 From: Sam Roeca Date: Sat, 16 Nov 2024 11:49:43 -0500 Subject: [PATCH] Update homepage in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c2e8477..53cd7c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ version = "0.24.0" description = "Toml sorting library" authors = ["Sam Roeca "] readme = "README.md" -homepage = "https://toml-sort.readthedocs.io/en/latest/" +homepage = "https://github.com/pappasam/toml-sort" repository = "https://github.com/pappasam/toml-sort" keywords = ["toml", "sort", "cli", "unix", "utility"] classifiers = [