Skip to content

Commit 2354d8f

Browse files
authored
Update project URLs (#517)
1 parent 4c0602d commit 2354d8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ watch = ['watchfiles>=0.16']
5050
arq = 'arq.cli:cli'
5151

5252
[project.urls]
53-
Homepage = 'https://github.com/samuelcolvin/arq'
53+
Homepage = 'https://github.com/python-arq/arq'
5454
Documentation = 'https://arq-docs.helpmanual.io'
5555
Funding = 'https://github.com/sponsors/samuelcolvin'
56-
Source = 'https://github.com/samuelcolvin/arq'
57-
Changelog = 'https://github.com/samuelcolvin/arq/releases'
56+
Source = 'https://github.com/python-arq/arq'
57+
Changelog = 'https://github.com/python-arq/arq/releases'
5858

5959
[dependency-groups]
6060
testing = [

0 commit comments

Comments
 (0)