Skip to content

Commit 6c88e61

Browse files
committed
Add changelog URL and fix the homepage.
1 parent 5bbf912 commit 6c88e61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ dependencies = [
3838
dynamic = ["version"]
3939

4040
[project.urls]
41-
Home = "https://pyref.dev"
41+
Homepage = "https://pyref.dev"
4242
Source = "https://github.com/mangoumbrella/pyref.dev"
43+
Changelog = "https://github.com/mangoumbrella/pyref.dev/blob/main/CHANGELOG.md"
4344

4445
[project.optional-dependencies]
4546
server = [

0 commit comments

Comments
 (0)