diff --git a/doc/conf.py b/doc/conf.py index 6675a23be7..1aa6e52d58 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -96,14 +96,10 @@ rediraffe_redirects = { # Removal of the developer testing page 'developer_guide/testing': 'developer_guide/index', - 'user_guide/APIs': 'explanation/api/index.html#apis', + 'user_guide/APIs': 'explanation/api/index#apis', 'user_guide/Pipelines': 'how_to/pipeline/index', 'user_guide/Templates': 'how_to/templates/index', - '_static/images/sazure_deployment.png': '_static/images/azure_deployment.png', 'user_guide/Server_Configuration': 'how_to/server/index', - -# Todo -# https://panel.holoviz.org/user_guide/Customization.html : what page to redirect this to? } nbsite_analytics = {