diff --git a/docs/conf.py b/docs/conf.py index 978db24..b52a111 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -124,9 +124,8 @@ # further. For a list of options available for each theme, see the # documentation. -html_theme_options = { - 'canonical_url': 'https://www.amqpstorm.io/', -} +# html_theme_options = { +# } github_url = 'https://github.com/eandersson/amqpstorm'