Skip to content

Commit 389393f

Browse files
committed
[fix] info
1 parent 5aa8f65 commit 389393f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
keywords='django, api, proxy, proxy pass',
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
15-
url='https://github.com/natlee/PyppeSnap',
15+
url='https://github.com/natlee/Django-Simple-API-Proxy',
1616
project_urls={
17-
'Documentation': 'https://github.com/natlee/PyppeSnap',
18-
'Bug Reports': 'https://github.com/natlee/PyppeSnap/issues',
19-
'Source Code': 'https://github.com/natlee/PyppeSnap',
17+
'Documentation': 'https://github.com/natlee/Django-Simple-API-Proxy',
18+
'Bug Reports': 'https://github.com/natlee/Django-Simple-API-Proxy/issues',
19+
'Source Code': 'https://github.com/natlee/Django-Simple-API-Proxy',
2020
# 'Funding': '',
2121
# 'Say Thanks!': '',
2222
},

0 commit comments

Comments
 (0)