Skip to content

Commit 69acc69

Browse files
committed
pyproject.toml: insert real link to github repository
1 parent 55a8f29 commit 69acc69

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
@@ -35,8 +35,8 @@ license-files = ["LICEN[CS]E*"]
3535
keywords = ["color code", "3D", "visualization", "2D"]
3636

3737
[project.urls]
38-
Homepage = "https://github.com/pypa/sampleproject"
39-
Issues = "https://github.com/pypa/sampleproject/issues"
38+
Homepage = "https://github.com/larsesser/qcodeplot3d"
39+
Issues = "https://github.com/larsesser/qcodeplot3d/issues"
4040

4141
[project.optional-dependencies]
4242
dev = [

0 commit comments

Comments
 (0)