Skip to content

Commit

Permalink
Fixed setup.py url.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Nov 7, 2018
1 parent 269aef8 commit 894abfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
keywords='page template override',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
url='http://pypi.python.org/pypi/z3c.jbot',
url='https://pypi.org/project/z3c.jbot',
license='ZPL 2.1',
packages=find_packages('src'),
package_dir={'': 'src'},
Expand Down

0 comments on commit 894abfd

Please sign in to comment.