We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 503c472 + 774bf09 commit c981cd5Copy full SHA for c981cd5
docs/conf.py
@@ -73,7 +73,7 @@
73
# NOTE: The Open Graph Protocol (OGP) enhances page display in a social graph
74
# and is used by social media platforms; see https://ogp.me/
75
76
-ogp_site_url = "https://canonical-starter-pack.readthedocs-hosted.com/"
+ogp_site_url = "https://documentation.ubuntu.com/project/"
77
78
79
# Preview name of the documentation website
@@ -162,7 +162,7 @@
162
#######################
163
164
# Base URL of RTD hosted project
165
-html_baseurl = "https://canonical-ubuntu-project.readthedocs-hosted.com/"
+html_baseurl = "https://documentation.ubuntu.com/project/"
166
167
# URL scheme.
168
sitemap_url_scheme = "{link}"
0 commit comments