Skip to content

Commit 4c7a638

Browse files
committed
Auto merge of #7922 - XAMPPRocky:patch-1, r=ehuss
Add `rustless.org` to documented blocklist. Sibling PR to rust-lang/crates.io#2202, don't merge or close until the sibling PR is resolved first.
2 parents 03d7154 + 8bc2948 commit 4c7a638

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
@@ -152,10 +152,6 @@ automatically link your crate to the corresponding [docs.rs] page.
152152
documentation = "https://docs.rs/bitflags"
153153
```
154154

155-
> **Note**: [crates.io] may not show certain sites if they are known to not be
156-
> hosting documentation and are possibly of malicious intent e.g., ad tracking
157-
> networks. At this time, the site `rust-ci.org` is not allowed.
158-
159155
#### The `readme` field
160156

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

0 commit comments

Comments
 (0)