Skip to content

Commit cf73876

Browse files
committed
main: HOTFIX: Fix the homepage URL
1 parent 2fdfda7 commit cf73876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"project by tracking which dependencies are needed by which sub-modules",
2323
long_description=long_description,
2424
long_description_content_type="text/markdown",
25-
url="https://github.ibm.com/ghart/import_tracker",
25+
url="https://github.com/IBM/import-tracker",
2626
author="Gabe Goodhart",
2727
author_email="gabe.l.hart@gmail.com",
2828
license="MIT",

0 commit comments

Comments
 (0)