Skip to content

Commit cf302f4

Browse files
committed
Fix project changelog url
1 parent e4bec97 commit cf302f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ fixit = "fixit.cli:main"
6262
[project.urls]
6363
Home = "https://fixit.rtfd.io"
6464
Github = "https://github.com/Instagram/Fixit"
65-
Changelog = "https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md"
65+
Changelog = "https://github.com/Instagram/Fixit/blob/main/CHANGELOG.md"
6666

6767
[tool.black]
6868
target-version = ["py37"]

0 commit comments

Comments
 (0)