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 89cf37e commit 53ae1f5Copy full SHA for 53ae1f5
setup.py
@@ -23,6 +23,6 @@
23
"API Documentation": f"{__api_url__}/redoc/",
24
"Author's Website": __author_website__,
25
"Bug Tracker": f"{__url__}/issues",
26
- "Contact Page": f"{__author_website__}/contact/",
+ "Contact Page": f"{__author_website__}contact/",
27
},
28
)
0 commit comments