Update project URLs #195
1 changed files with 3 additions and 3 deletions
|
|
@ -40,9 +40,9 @@ dependencies = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Documentation = "https://github.com/christian-monch/dump-things-server"
|
Documentation = "https://hub.psychoinformatics.de/datalink/dump-things-server"
|
||||||
Issues = "https://github.com/christian-monch/dump-things-server/issues"
|
Issues = "https://codeberg.org/datalink/dump-things-server/issues"
|
||||||
Source = "https://github.com/christian-monch/dump-things-server"
|
Source = "https://hub.psychoinformatics.de/datalink/dump-things-server"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
dump-things-service = "dump_things_service.main:main"
|
dump-things-service = "dump_things_service.main:main"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue