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 0885d64 commit ab0a12eCopy full SHA for ab0a12e
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