Skip to content

Commit d877ed3

Browse files
committed
fix project urls
1 parent a40599d commit d877ed3

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
@@ -21,7 +21,7 @@ authors = [
2121
maintainers = [
2222
{name = "Gavin Peacock", email = "[email protected]"}
2323
]
24-
urls = {homepage = "contentauthenticity.org", repository = "github.com/contentauth/c2pa-python"}
24+
urls = {homepage = "https://contentauthenticity.org", repository = "https://github.com/contentauth/c2pa-python"}
2525

2626
[project.optional-dependencies]
2727
test = [

0 commit comments

Comments
 (0)