Skip to content

Commit

Permalink
fix(footer): fix path to privacy notice in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
s-blu committed Jan 4, 2025
1 parent f295be6 commit d72872b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .publish/docs/overrides/partials/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
Material for MkDocs
</a>
{% endif %}
<span class="privacy-link"><a href="00%20Meta/privacy/">Privacy</a></span>
<span class="privacy-link"><a href="/00%20Meta/privacy/">Privacy</a></span>
</div>

0 comments on commit d72872b

Please sign in to comment.