Skip to content

Commit 29d9154

Browse files
committed
URL in setup.py is updated.
1 parent 213547e commit 29d9154

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 read(filename):
1818
author='Shinya Takamaeda-Yamazaki',
1919
author_email='shinya.takamaeda_at_gmail_com',
2020
license="Apache License 2.0",
21-
url='http://shtaxxx.github.io/veriloggen/',
21+
url='https://github.com/shtaxxx/veriloggen',
2222
packages=find_packages(),
2323
# package_data={ 'veriloggen.template' : ['*.*'], },
2424
)

0 commit comments

Comments
 (0)