Skip to content

Commit bbbe22f

Browse files
authored
Add link for Washing health privacy statement (#456)
* Add link for Washing health privacy statement
1 parent cc8f0e8 commit bbbe22f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/components/Footer.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ const Footer = ({ onGrid = true }) => {
123123
{manageConsent}
124124
</li>
125125
)}
126+
<li>
127+
<a
128+
className="c-uhff-link"
129+
href="https://go.microsoft.com/fwlink/?linkid=2259814"
130+
>
131+
Consumer Health Privacy
132+
</a>
133+
</li>
126134
<li>
127135
<a
128136
href="https://aka.ms/yourcaliforniaprivacychoices"

0 commit comments

Comments
 (0)