diff --git a/docs/source/conf.py b/docs/source/conf.py index f9cfc7c0be..27994862bc 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -311,12 +311,12 @@ "social": [ { "icon": "fontawesome/brands/github", - "link": "https://github.com/haiiliin/abqpy/", + "link": "https://github.com/haiiliin/abqpy", "name": "Source on github.com", }, { "icon": "fontawesome/brands/python", - "link": "https://pypi.org/project/abqpy/", + "link": "https://pypi.org/project/abqpy", }, ], # END: social icons