We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8f0e8 commit bbbe22fCopy full SHA for bbbe22f
1 file changed
src/components/Footer.js
@@ -123,6 +123,14 @@ const Footer = ({ onGrid = true }) => {
123
{manageConsent}
124
</li>
125
)}
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>
134
<li>
135
<a
136
href="https://aka.ms/yourcaliforniaprivacychoices"
0 commit comments