Skip to content

Commit 83effa5

Browse files
committed
Correct a link to CHANGELOG.md in package metadata
1 parent 277701c commit 83effa5

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
@@ -76,7 +76,7 @@ docs = [
7676
]
7777

7878
[project.urls]
79-
Changelog = "https://github.com/IntelPython/dpctl/blob/main/CHANGELOG.md"
79+
Changelog = "https://github.com/IntelPython/dpctl/blob/master/CHANGELOG.md"
8080
Documentation = "https://intelpython.github.io/dpctl/"
8181
Homepage = "https://github.com/IntelPython/dpctl"
8282
Issues = "https://github.com/IntelPython/dpctl/issues"

0 commit comments

Comments
 (0)