From 48a3bcd860f995f7fb476b9bb4ec6b67abc7a049 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Sat, 13 Mar 2021 21:21:03 +0100 Subject: [PATCH] crates.js should use root_path and not static_root_path --- src/librustdoc/html/layout.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/librustdoc/html/layout.rs b/src/librustdoc/html/layout.rs index ab65c71d7d1af..a717b30456692 100644 --- a/src/librustdoc/html/layout.rs +++ b/src/librustdoc/html/layout.rs @@ -58,7 +58,7 @@ crate fn render( {style_files}\ \ \ - \ + \ \ {css_extension}\ {favicon}\