Skip to content

Commit

Permalink
update privacy link (microsoft#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
victordibia authored and rlam3 committed Dec 19, 2023
1 parent 6e4e13d commit fb1abd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ module.exports = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} AutoGen Authors | <a target="_blank" href="https://privacy.microsoft.com/en-us/privacystatement">Privacy and Cookies</a>`,
copyright: `Copyright © ${new Date().getFullYear()} AutoGen Authors | <a target="_blank" href="http://go.microsoft.com/fwlink/?LinkId=518021">Privacy and Cookies</a>`,
},
},
presets: [
Expand Down

0 comments on commit fb1abd4

Please sign in to comment.