diff --git a/src/doc/src/reference/manifest.md b/src/doc/src/reference/manifest.md index 2d0c81eb575..25c6d6819c5 100644 --- a/src/doc/src/reference/manifest.md +++ b/src/doc/src/reference/manifest.md @@ -152,10 +152,6 @@ automatically link your crate to the corresponding [docs.rs] page. documentation = "https://docs.rs/bitflags" ``` -> **Note**: [crates.io] may not show certain sites if they are known to not be -> hosting documentation and are possibly of malicious intent e.g., ad tracking -> networks. At this time, the site `rust-ci.org` is not allowed. - #### The `readme` field The `readme` field should be the path to a file in the package root (relative