update url in setup.py

This commit is contained in:
Matt Rose 2020-04-12 19:10:15 -04:00
parent 7d648b2ce0
commit b63e7195e2
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ setup(name=APP_NAME,
description='Terminator, the robot future of terminals', description='Terminator, the robot future of terminals',
author='Chris Jones', author='Chris Jones',
author_email='cmsj@tenshu.net', author_email='cmsj@tenshu.net',
url='https://gnometerminator.blogspot.com/p/introduction.html', url='https://github.com/gnome-terminator/terminator',
license='GNU GPL v2', license='GNU GPL v2',
scripts=['terminator', 'remotinator'], scripts=['terminator', 'remotinator'],
data_files=[ data_files=[