Skip to content

Commit 8bc2948

Browse files
authored
Remove note
1 parent 02460ea commit 8bc2948

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/doc/src/reference/manifest.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,6 @@ automatically link your crate to the corresponding [docs.rs] page.
149149
documentation = "https://docs.rs/bitflags"
150150
```
151151

152-
> **Note**: [crates.io] may not show certain sites if they are known to not be
153-
> hosting documentation and are possibly of malicious intent e.g., ad tracking
154-
> networks. At this time; `rust-ci.org`, and `rustless.org` are not allowed.
155-
156152
#### The `readme` field
157153

158154
The `readme` field should be the path to a file in the package root (relative

0 commit comments

Comments
 (0)