Skip to content

Commit

Permalink
more fixes in the website footer (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdeligia authored Mar 29, 2024
1 parent 6e502ec commit 2af3afc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/windmill_dark/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ <h4>Community</h4>
</div>
<div class="col-sm-6">
<ul class="list-unstyled list-inline footnote-copy">
<li><a href="https://privacy.microsoft.com/en-us/privacystatement/" target="_blank">Privacy</a></li>
<li><a href="https://go.microsoft.com/fwlink/?LinkId=521839" target="_blank">Privacy & Cookies</a></li>
<li><a href="https://go.microsoft.com/fwlink/?linkid=2259814" target="_blank">Consumer Health Privacy</a></li>
<li><a href="https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx" target="_blank">Terms of Use</a></li>
<li><a href="https://go.microsoft.com/fwlink/?LinkID=206977" target="_blank">Terms of Use</a></li>
<li><a href="https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks" target="_blank">Trademarks</a></li>
<li><a href="https://github.com/microsoft/coyote/blob/main/LICENSE" target="_blank">License</a></li>
<li><a href="javascript:manageCookies()" id="managecookies">Cookies</a></li>
</ul>
</div>
<div class="col-sm-6 text-right footnote-copy">
Expand Down

0 comments on commit 2af3afc

Please sign in to comment.