Skip to content

Commit 679d2d5

Browse files
committed
Add a link to the Rust privacy notice to the footer
Fixes #955.
1 parent 0e803ce commit 679d2d5

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
@@ -132,6 +132,8 @@
132132
<span class="sep">|</span>
133133
<a href='https://www.rust-lang.org/policies/security'>Report a security issue</a>
134134
<span class="sep">|</span>
135+
<a href='https://www.rust-lang.org/policies/privacy'>Privacy notice</a>
136+
<span class="sep">|</span>
135137
{{#link-to 'policies'}}Policies{{/link-to}}
136138
</footer>
137139

0 commit comments

Comments
 (0)