From 39859c083d38de31a352c4fe8670fd27c58ecae9 Mon Sep 17 00:00:00 2001 From: Roderick Kennedy Date: Tue, 23 Jan 2024 14:59:48 +0000 Subject: [PATCH] Amend previous fix. --- tutorial/tutorial_sphinx_theme_1/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial_sphinx_theme_1/layout.html b/tutorial/tutorial_sphinx_theme_1/layout.html index 2b62195..f1fb821 100644 --- a/tutorial/tutorial_sphinx_theme_1/layout.html +++ b/tutorial/tutorial_sphinx_theme_1/layout.html @@ -348,7 +348,7 @@ { if(href.match(root_pattern)==null) { - href=href+"/"+platform_api); + href=href+"/"+platform_api; } else {