diff --git a/docs/conf.py b/docs/conf.py index c32d767..77d43da 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,6 +69,7 @@ html_show_sourcelink = True html_theme = 'sphinx_symbiflow_theme' html_theme_options = { + 'github_url' : 'https://github.com/SymbiFlow/symbiflow-examples', 'globaltoc_collapse': True }