Skip to content

Commit a68e82f

Browse files
committed
Use https rather than http for project's URL
1 parent 8494d4c commit a68e82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
author_email='[email protected]',
5656
maintainer='Theodor Norup',
5757
maintainer_email='[email protected]',
58-
url='http://github.com/trac-hacks/trac-subtickets-plugin',
58+
url='https://github.com/trac-hacks/trac-subtickets-plugin',
5959
description='Trac Sub-Tickets Plugin',
6060
long_description="""
6161
This plugin for Trac 1.0 and later provides Sub-Tickets functionality.

0 commit comments

Comments
 (0)