Skip to content

Commit 53ae1f5

Browse files
committed
Fix contact link
1 parent 89cf37e commit 53ae1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"API Documentation": f"{__api_url__}/redoc/",
2424
"Author's Website": __author_website__,
2525
"Bug Tracker": f"{__url__}/issues",
26-
"Contact Page": f"{__author_website__}/contact/",
26+
"Contact Page": f"{__author_website__}contact/",
2727
},
2828
)

0 commit comments

Comments
 (0)