Skip to content

Commit 06bbe1f

Browse files
committed
Auto merge of #1860 - integer32llc:privacy-link, r=sgrif
Add a link to the Rust privacy notice to the footer Fixes #955.
2 parents 0e803ce + 679d2d5 commit 06bbe1f

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)