Skip to content

Commit df2e4a2

Browse files
committed
update setup urls
1 parent cc3d0fd commit df2e4a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
long_description_content_type="text/markdown",
2121
author='Raspberry Pi Foundation',
2222
author_email = '[email protected]',
23-
url = 'https://github.com/RaspberryPiFoundation/buildhat',
23+
url = 'https://github.com/RaspberryPiFoundation/python-build-hat',
2424
project_urls = {
25-
'Bug Tracker': "https://github.com/RaspberryPiFoundation/buildhat/issues",
25+
'Bug Tracker': "https://github.com/RaspberryPiFoundation/python-build-hat/issues",
2626
},
2727
packages=['buildhat'],
2828
package_data={

0 commit comments

Comments
 (0)