]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static_files.rs
Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-2022-12-14
[rust.git] / src / librustdoc / html / static_files.rs
index 1f87f95563ad550d789ec580f3d4eff64fcb71ce..b48b82307ebc3c672a87b2af3765250ea6081748 100644 (file)
@@ -130,4 +130,4 @@ pub(crate) fn for_each<E>(f: impl Fn(&StaticFile) -> Result<(), E>) -> Result<()
     nanum_barun_gothic_license => "static/fonts/NanumBarunGothic-LICENSE.txt",
 }
 
-pub(crate) static SCRAPE_EXAMPLES_HELP_MD: &str = include_str!("static/js/scrape-examples.js");
+pub(crate) static SCRAPE_EXAMPLES_HELP_MD: &str = include_str!("static/scrape-examples-help.md");