We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e57ec commit ba6742aCopy full SHA for ba6742a
1 file changed
website/docusaurus.config.js
@@ -145,6 +145,10 @@ const config = {
145
label: 'Privacy Statement ',
146
to: 'https://privacy.microsoft.com/privacystatement',
147
},
148
+ {
149
+ label: 'Consumer Health Privacy',
150
+ to: 'https://go.microsoft.com/fwlink/?linkid=2259814',
151
+ },
152
{
153
label: `Copyright © ${new Date().getFullYear()} Microsoft`,
154
to: 'https://microsoft.com'
0 commit comments