diff --git a/docs/conf.py b/docs/conf.py index ae849eb5..818315ec 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -39,7 +39,7 @@ intersphinx_mapping = { html_theme = 'flask' html_context = { 'project_links': [ - ProjectLink('Donate to Pallets', 'https://psfmember.org/civicrm/contribute/transact?id=20'), + ProjectLink('Donate to Pallets', 'https://psfmember.org/civicrm/contribute/transact?reset=1&id=20'), ProjectLink('Flask Website', 'https://palletsprojects.com/p/flask/'), ProjectLink('PyPI releases', 'https://pypi.org/project/Flask/'), ProjectLink('Source Code', 'https://github.com/pallets/flask/'),