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 6f43010 commit dbd816bCopy full SHA for dbd816b
docs/conf.py
@@ -23,7 +23,7 @@
23
'recommonmark',
24
]
25
26
-issues_github_path = about['__github__']
+issues_github_path = about['__github__'].replace('https://github.com/', '')
27
28
templates_path = ['_templates']
29
0 commit comments