Skip to content

Commit 97abc64

Browse files
authored
Merge pull request #8 from home-assistant-libs/fix-pip-urls
Fix urls on pip page
2 parents 64a8c57 + b0806b6 commit 97abc64

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
@@ -45,8 +45,8 @@ dev = [
4545

4646
[project.urls]
4747
"Homepage" = "https://www.home-assistant.io/"
48-
"Source Code" = "https://github.com/home-assistant/python-supervisor-client"
49-
"Bug Reports" = "https://github.com/home-assistant/python-supervisor-client/issues"
48+
"Source Code" = "https://github.com/home-assistant-libs/python-supervisor-client"
49+
"Bug Reports" = "https://github.com/home-assistant-libs/python-supervisor-client/issues"
5050
"Docs: Dev" = "https://developers.home-assistant.io/"
5151
"Discord" = "https://www.home-assistant.io/join-chat/"
5252
"Forum" = "https://community.home-assistant.io/"

0 commit comments

Comments
 (0)