Skip to content

Commit cb6d813

Browse files
authored
Use HTTPS
1 parent 6bd4ec4 commit cb6d813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def dependencies(imported_file):
2626
author="codingo",
2727
version=__version__,
2828
author_email="codingo@protonmail.com",
29-
url="http://github.com/codingo/VHostScan",
29+
url="https://github.com/codingo/VHostScan",
3030
packages=find_packages(exclude=('tests')),
3131
package_data={'VHostScan': ['*.txt']},
3232
entry_points={

0 commit comments

Comments
 (0)