We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213547e commit 29d9154Copy full SHA for 29d9154
setup.py
@@ -18,7 +18,7 @@ def read(filename):
18
author='Shinya Takamaeda-Yamazaki',
19
author_email='shinya.takamaeda_at_gmail_com',
20
license="Apache License 2.0",
21
- url='http://shtaxxx.github.io/veriloggen/',
+ url='https://github.com/shtaxxx/veriloggen',
22
packages=find_packages(),
23
# package_data={ 'veriloggen.template' : ['*.*'], },
24
)
0 commit comments