Skip to content

Commit 0e0daf5

Browse files
committed
Refine links
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
1 parent ecd9925 commit 0e0daf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/components/footer.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<span local-class="sep">|</span>
77
<a href='mailto:help@crates.io'>Send us an email</a>
88
<span local-class="sep">|</span>
9-
<a href='https://www.rust-lang.org/policies/security'>Report a general issue</a>
9+
<a href='https://github.com/rust-lang/crates.io/issues/new/choose'>Report a general issue</a>
1010
<span local-class="sep">|</span>
11-
<a href='https://github.com/rust-lang/crates.io/issues/new/choose'>Report a security issue</a>
11+
<a href='https://www.rust-lang.org/policies/security'>Report a security issue</a>
1212
<span local-class="sep">|</span>
1313
<a href='https://github.com/rust-lang/crates.io'>Fork on GitHub</a>
1414
<span local-class="sep">|</span>

0 commit comments

Comments
 (0)