We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a75da5 commit 3fd7abeCopy full SHA for 3fd7abe
setup.py
@@ -18,8 +18,8 @@
18
url='https://www.palletsprojects.com/p/flask/',
19
project_urls=OrderedDict((
20
('Documentation', 'http://flask.pocoo.org/docs/'),
21
- ('Code', 'https://github.com/pallets/%3Cspan%20class="x x-first x-last">pallets-sphinx-themes'),
22
- ('Issue tracker', 'https://github.com/pallets/%3Cspan%20class="x x-first x-last">pallets-sphinx-themes/issues'),
+ ('Code', 'https://github.com/pallets/%3Cspan%20class="x x-first x-last">flask'),
+ ('Issue tracker', 'https://github.com/pallets/%3Cspan%20class="x x-first x-last">flask/issues'),
23
)),
24
license='BSD',
25
author='Armin Ronacher',
0 commit comments