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.
1 parent e4e92cc commit 774bf09Copy full SHA for 774bf09
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://documentation.ubuntu.com/project"
+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://documentation.ubuntu.com/project"
+html_baseurl = "https://documentation.ubuntu.com/project/"
166
167
# URL scheme.
168
sitemap_url_scheme = "{link}"
0 commit comments