Skip to content

Commit e4b5160

Browse files
committed
add a link to the security policy in the footer
1 parent 8b1d937 commit e4b5160

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/templates/application.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@
130130
<span class="sep">|</span>
131131
<a href='mailto:[email protected]'>Send us an email</a>
132132
<span class="sep">|</span>
133+
<a href='https://www.rust-lang.org/policies/security'>Report a security issue</a>
134+
<span class="sep">|</span>
133135
{{#link-to 'policies'}}Policies{{/link-to}}
134136
</footer>
135137

0 commit comments

Comments
 (0)