diff --git a/crates/bin/docs_rs_web/templates/crate/build_details.html b/crates/bin/docs_rs_web/templates/crate/build_details.html index 47b8d70c3..1d3165834 100644 --- a/crates/bin/docs_rs_web/templates/crate/build_details.html +++ b/crates/bin/docs_rs_web/templates/crate/build_details.html @@ -20,9 +20,11 @@ {%- block body -%}
{{ crate::icons::IconTriangleExclamation.render_solid(false, false, "") }} Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.