Skip to content

Commit

Permalink
Update cookie banner url
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode committed Jan 25, 2024
1 parent a80e217 commit fe02a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<button type="button" class="md-button md-button--primary" onclick="acceptcookie()">Accept</button>
<div class="opt-out">
<hr>
<p><a href="/development/about-analytics-cookies/">Learn about analytics cookies and how you can take steps to opt-out from sharing your usage data.</a></p>
<p><a href="/docs/about-analytics-cookies/">Learn about analytics cookies and how you can take steps to opt-out from sharing your usage data.</a></p>
<button type="button" class="md-button" onclick="optout()">I understand how to opt-out, hide this notice.</button>
</div>
</div>
Expand Down

0 comments on commit fe02a94

Please sign in to comment.