Skip to content

Commit cfa9c62

Browse files
authored
pyproject.toml: Sync homepage and repository with reality (#11)
1 parent 24a66c9 commit cfa9c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "livecomponents"
33
version = "1.18.0"
44
description = "Django Live Components"
55
readme = "README.md"
6-
homepage = "https://github.com/om-proptech/live-components-sample"
7-
repository = "https://github.com/om-proptech/live-components-sample"
6+
homepage = "https://github.com/om-proptech/livecomponents/"
7+
repository = "https://github.com/om-proptech/livecomponents/"
88
authors = ["Roman Imankulov <[email protected]>"]
99
packages = [
1010
{ include = "livecomponents" }

0 commit comments

Comments
 (0)