diff --git a/templates/core/about/badges.html b/templates/core/about/badges.html index f2f6d24f0..5cf5e5720 100644 --- a/templates/core/about/badges.html +++ b/templates/core/about/badges.html @@ -5,7 +5,8 @@ {%- block body -%}
You can use badges to show state of your documentation to your users. The default badge will be pointed at the latest version of a crate. @@ -18,7 +19,7 @@
Example badges for mio crate:
+Example badges for the mio crate:
Docs.rs automatically builds documentation for crates released on crates.io. @@ -111,6 +112,8 @@
Docs.rs is an open source @@ -44,4 +45,5 @@
You can customize docs.rs builds by defining [package.metadata.docs.rs]
table in your crates' Cargo.toml
.
@@ -15,6 +16,7 @@
{%- include "core/Cargo.toml.example" -%}
Docs.rs uses semver to parse URLs. You can use this feature to access crates' documentation easily. Example of URL redirections for @@ -61,4 +62,6 @@