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 committed Dec 16, 2023
1 parent 5d385f5 commit a39ec00
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 a39ec00

Please sign in to comment.