diff --git a/README.md b/README.md
index 12ffb390d048..beb9e552ee78 100644
--- a/README.md
+++ b/README.md
@@ -351,7 +351,7 @@ may be either trademarks or registered trademarks of Microsoft in the United Sta
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
-Privacy information can be found at https://privacy.microsoft.com/en-us/
+Privacy information can be found at https://go.microsoft.com/fwlink/?LinkId=521839
Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents,
or trademarks, whether by implication, estoppel, or otherwise.
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index f0c0f84a3945..8319c54c61f6 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -187,7 +187,7 @@ module.exports = {
],
},
],
- copyright: `Copyright © ${new Date().getFullYear()} AutoGen Authors | Privacy and Cookies`,
+ copyright: `Copyright © ${new Date().getFullYear()} AutoGen Authors | Privacy and Cookies | Consumer Health Privacy`,
},
announcementBar: {
id: "whats_new",