Skip to content

Commit

Permalink
added html_baseurl to fix canonical issue
Browse files Browse the repository at this point in the history
  • Loading branch information
niklastheman committed Oct 14, 2024
1 parent bb4a2cb commit af66201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
# The theme to use for HTML and HTML Help pages.
html_theme = "sphinx_rtd_theme"

html_baseurl = "https://docs.scaleoutsystems.com/en/stable/"
html_theme_options = {
"logo_only": True,
}
Expand Down

0 comments on commit af66201

Please sign in to comment.