diff --git a/docs/conf.py b/docs/conf.py index ff391d6..9f8b2e8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ html_css_files = ["styles.css"] html_theme_options = { - "canonical_url": "https://synthetics.docs.gretel.ai/", + "canonical_url": "https://synthetics.docs.gretel.ai/en/stable/", "logo_only": True, "display_version": True, "style_nav_header_background": "#0c0c0d",