Commit b76b3ea
Update privacy policy link in website footer (#557)
Replaces the hardcoded privacy statement URL in the footer with the
Microsoft short-link redirect.
## Changes
- **`www/src/lib/components/home/footer.svelte`**: Updated `href` from
`https://www.microsoft.com/en-us/privacy/privacystatement` →
`https://go.microsoft.com/fwlink/?LinkId=521839`
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MaanavD <24942306+MaanavD@users.noreply.github.com>1 parent 1c45c90 commit b76b3ea
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- www/src/lib/components/home
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments