Skip to content

Commit

Permalink
fix: project changelog url (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 authored Sep 15, 2024
1 parent a22e056 commit dd9f157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Homepage = "https://github.com/PyStatPower/PyStatPower"
Documentation = "https://github.com/PyStatPower/PyStatPower/blob/main/README.md"
Repository = "https://github.com/PyStatPower/PyStatPower.git"
Issues = "https://github.com/PyStatPower/PyStatPower/issues"
Changelog = "https://github.com/PyStatPower/PyStatPower/blob/master/CHANGELOG.md"
Changelog = "https://github.com/PyStatPower/PyStatPower/blob/main/CHANGELOG.md"

0 comments on commit dd9f157

Please sign in to comment.