Skip to content

Commit 209b952

Browse files
committed
fix homepage url
1 parent 8831d5c commit 209b952

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
@@ -18,7 +18,7 @@ def readme():
1818
author='dustin.wei',
1919
author_email='dustin.wei@quectel.com',
2020
keywords=["QuecPython", "quecpython", "QuecPython Kits", "quecpython kits"],
21-
url='http://github.com/quecpython',
21+
url='https://github.com/QuecPython/thonny-quecpython',
2222
classifiers=[
2323
"Programming Language :: Python :: 3",
2424
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)