Skip to content

Commit 2662550

Browse files
committed
Remove "Suggest it!" link
Per review feedback and discussion in the meeting, it seems like a good idea to hold off on adding this just yet. Signed-off-by: Kristofer Rye <[email protected]> Tested-by: Kristofer Rye <[email protected]>
1 parent 49771b7 commit 2662550

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/templates/categories.hbs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@
6262
<Pagination @pages={{this.pages}} @prevPage={{this.prevPage}} @nextPage={{this.nextPage}} />
6363

6464
<div class='categories-footer'>
65-
Got an idea for another category?
66-
<a href='https://github.com/rust-lang/crates.io/blob/master/src/boot/categories.toml#L1-L3'>Suggest it!</a>
67-
&bull;
6865
Want to categorize your crate?
6966
<a href='http://doc.crates.io/manifest.html#package-metadata'>Add metadata!</a>
7067
</div>

0 commit comments

Comments
 (0)