Skip to content

Commit

Permalink
setup.py: Correct URL to project
Browse files Browse the repository at this point in the history
Signed-off-by: Gunnar Andersson <gunnar_dev@[email protected]>
  • Loading branch information
Gunnar Andersson committed Aug 15, 2023
1 parent 54cb2f9 commit e23b44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def get_template_files():
description='Interface Exchange Framework (IFEX) tools',
author='',
author_email='',
url='https://github.com/covesa/ifex-tools',
url='https://github.com/COVESA/ifex',
packages=find_packages(),
package_data={
'ifex': get_template_files()
Expand Down

0 comments on commit e23b44a

Please sign in to comment.