diff --git a/python/setup.py.in b/python/setup.py.in index 8452fa7a..7f9de481 100644 --- a/python/setup.py.in +++ b/python/setup.py.in @@ -36,7 +36,7 @@ setup( author = 'Tatsuhiro Tsujikawa', version = '@PACKAGE_VERSION@', author_email = 'tatsuhiro.t@gmail.com', - url = 'http://tatsuhiro-t.github.io/nghttp2/', + url = 'https://nghttp2.org/', keywords = [], ext_modules = [Extension("nghttp2", ["nghttp2.c"],