From ae27c790ff235a4110b559223aa8483e97d38929 Mon Sep 17 00:00:00 2001 From: Michael Howell Date: Sat, 19 Nov 2022 12:28:17 -0700 Subject: [PATCH] rustdoc: fix scrape-examples JS path --- src/librustdoc/html/templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/librustdoc/html/templates/page.html b/src/librustdoc/html/templates/page.html index 4efcfc510a25..df13e597f1fd 100644 --- a/src/librustdoc/html/templates/page.html +++ b/src/librustdoc/html/templates/page.html @@ -40,7 +40,7 @@ {%- endif -%} {#- -#} {%- if layout.scrape_examples_extension -%} - {#- -#} + {#- -#} {%- endif -%}