From b61b226567252330408ebe4194af16afac8a9ad0 Mon Sep 17 00:00:00 2001 From: Gabriel Dugny Date: Sat, 23 Dec 2023 19:32:24 +0100 Subject: [PATCH] chore: wrong link for changelog --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 560bc4d..5e86977 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ [project.urls] "Homepage" = "https://github.com/GabDug/sync-pre-commit-lock" -"Changelog" = "https://github.com/GabDug/sync-pre-commit-lock/blob/main/CHANGELOG.md" +"Changelog" = "https://github.com/GabDug/sync-pre-commit-lock/releases" "Bug Tracker" = "https://github.com/GabDug/sync-pre-commit-lock/issues" [project.entry-points.pdm]