From: Carol (Nichols || Goulding) Date: Fri, 20 Jan 2017 21:19:30 +0000 (-0500) Subject: Link to the category slugs page from the docs instead X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~22^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f76044cb97303e0fda9b60169685f83aefffcc23;p=cargo.git Link to the category slugs page from the docs instead --- diff --git a/src/doc/manifest.md b/src/doc/manifest.md index ffe1a8bca..26f8d6376 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -124,7 +124,7 @@ readme = "..." keywords = ["...", "..."] # This is a list of up to five categories where this crate would fit. -# Categories are a fixed list available at crates.io/categories, and +# Categories are a fixed list available at crates.io/category_slugs, and # they must match exactly. categories = ["...", "..."]