From 4699b459e51802db3cd1fafb0859a1bb14bfc4d1 Mon Sep 17 00:00:00 2001 From: baldurk Date: Thu, 7 Feb 2019 16:56:19 +0000 Subject: [PATCH] Add trailing / needed on the end of canonical_url for docs --- docs/sphinx_rtd_theme_chm_friendly/theme.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx_rtd_theme_chm_friendly/theme.conf b/docs/sphinx_rtd_theme_chm_friendly/theme.conf index 20e654f0b..dbd9a3a42 100644 --- a/docs/sphinx_rtd_theme_chm_friendly/theme.conf +++ b/docs/sphinx_rtd_theme_chm_friendly/theme.conf @@ -11,4 +11,4 @@ collapse_navigation = False display_version = True navigation_depth = 4 prev_next_buttons_location = bottom -canonical_url = https://renderdoc.org/docs +canonical_url = https://renderdoc.org/docs/