We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd9925 commit 0e0daf5Copy full SHA for 0e0daf5
app/components/footer.hbs
@@ -6,9 +6,9 @@
6
<span local-class="sep">|</span>
7
<a href='mailto:help@crates.io'>Send us an email</a>
8
9
- <a href='https://www.rust-lang.org/policies/security'>Report a general issue</a>
+ <a href='https://github.com/rust-lang/crates.io/issues/new/choose'>Report a general issue</a>
10
11
- <a href='https://github.com/rust-lang/crates.io/issues/new/choose'>Report a security issue</a>
+ <a href='https://www.rust-lang.org/policies/security'>Report a security issue</a>
12
13
<a href='https://github.com/rust-lang/crates.io'>Fork on GitHub</a>
14
0 commit comments