Skip to content

Commit fa576ce

Browse files
committed
Fix incorrect GitHub URL
1 parent 0ff4d73 commit fa576ce

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
@@ -34,7 +34,7 @@ warcli = "warnet.main:cli"
3434

3535
[project.urls]
3636
Homepage = "https://warnet.dev"
37-
GitHub = "https://github.com/bitcoindevproject/warnet"
37+
GitHub = "https://github.com/bitcoin-dev-project/warnet"
3838
Pypi = "https://pypi.org/project/warnet/"
3939

4040
[project.optional-dependencies]

0 commit comments

Comments
 (0)