Skip to content

Commit af3eeba

Browse files
committed
Update Github links
1 parent d9eea6e commit af3eeba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
long_description_content_type='text/markdown',
2626
author = 'Peter Hunt',
2727
author_email='peter@huntfx.uk',
28-
url = 'https://github.com/Peter92/supercache',
29-
download_url = 'https://github.com/Peter92/supercache/archive/{}.tar.gz'.format(version),
28+
url = 'https://github.com/huntfx/supercache',
29+
download_url = 'https://github.com/huntfx/supercache/archive/{}.tar.gz'.format(version),
3030
project_urls={
31-
'Documentation': 'https://github.com/Peter92/supercache/wiki',
32-
'Source': 'https://github.com/Peter92/supercache',
33-
'Issues': 'https://github.com/Peter92/supercache/issues',
31+
'Documentation': 'https://github.com/huntfx/supercache/wiki',
32+
'Source': 'https://github.com/huntfx/supercache',
33+
'Issues': 'https://github.com/huntfx/supercache/issues',
3434
},
3535
keywords = [
3636
'cache', 'caching', 'memoise', 'memoize', 'store',

0 commit comments

Comments
 (0)