From ba6742a2135ba5809dca3ded2722090977408063 Mon Sep 17 00:00:00 2001 From: Nitya Narasimhan Date: Thu, 7 Mar 2024 11:55:05 +0000 Subject: [PATCH] update/privacy-footer --- website/docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 97b8d442c..ad446a1e2 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -145,6 +145,10 @@ const config = { label: 'Privacy Statement ', to: 'https://privacy.microsoft.com/privacystatement', }, + { + label: 'Consumer Health Privacy', + to: 'https://go.microsoft.com/fwlink/?linkid=2259814', + }, { label: `Copyright © ${new Date().getFullYear()} Microsoft`, to: 'https://microsoft.com'