diff --git a/setup.py b/setup.py index aec45bd..0643352 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( author='Andrei Nechaev', author_email='lyfaradey@yahoo.com', py_modules=['nvcc_plugin', 'v2.v2', 'v1.v1', 'common.helper'], - url='htpps://github.com/andreinechaev/nvcc4jupyter', + url='https://github.com/andreinechaev/nvcc4jupyter', license='LICENSE', description='Jupyter notebook plugin to run CUDA C/C++ code', # long_description=open('README.md').read(),