File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1313 <h1 >Get Help</h1 >
1414 <ul role =" list" >
1515 <li ><a href =" https://doc.rust-lang.org/cargo/" >The Cargo Book</a ></li >
16- <li ><a href =" mailto:help@crates.io" >Email Support</a ></li >
1716 <li ><LinkTo @route =" support" @query ={{ this.pristineSupportQuery }} >Support</LinkTo ></li >
1817 <li ><a href =" https://status.crates.io/" >System Status</a ></li >
1918 <li ><a href =" https://github.com/rust-lang/crates.io/issues/new/choose" >Report a bug</a ></li >
Original file line number Diff line number Diff line change 2323 </LinkTo >
2424 </li >
2525 {{ /each }}
26+ <li >
27+ <a
28+ href =" mailto:help@crates.io"
29+ data-test-id =" link-email-support"
30+ local-class =" link"
31+ >
32+ For all other cases
33+ </a >
34+ </li >
2635 </ul >
2736 </section >
2837 {{ /if }}
You can’t perform that action at this time.
0 commit comments