Update conf.py
This commit is contained in:
parent
1c2a6d8e1a
commit
b9e9f6a43a
|
@ -45,7 +45,9 @@ html_show_sourcelink = False
|
|||
html_context = {
|
||||
"project_links": [
|
||||
ProjectLink("PyPI Releases", "https://pypi.org/project/python3-anticaptcha/"),
|
||||
ProjectLink("Source Code", "https://github.com/AndreiDrang/python3-anticaptcha"),
|
||||
ProjectLink(
|
||||
"Source Code", "https://github.com/AndreiDrang/python3-anticaptcha"
|
||||
),
|
||||
ProjectLink(
|
||||
"AntiCaptcha",
|
||||
"http://getcaptchasolution.com/vchfpctqyz",
|
||||
|
|
Loading…
Reference in New Issue