Skip to content

Commit 577a627

Browse files
author
Alice Ferrazzi
committed
setup.py: fix wiki url
1 parent 51be719 commit 577a627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name='elivepatch_server',
55
version='0.01',
66
description='Distributed elivepatch server API',
7-
url='https://wiki.gentoo.org/wiki/User:Aliceinwire/elivepatch, ' + \
7+
url='https://wiki.gentoo.org/wiki/Elivepatch, ' + \
88
'https://github.com/aliceinwire/elivepatch-server',
99

1010
classifiers=[

0 commit comments

Comments
 (0)