Skip to content

Commit 5b60fd6

Browse files
committed
Fix route
1 parent 972eb47 commit 5b60fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fetchbin/api/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>
2222
<div class="site-footer">
2323
<div class="footer-links">
2424
<a href="/about">About</a>
25-
<a href="/privacy">Privacy Policy & Terms of Service</a>
25+
<a href="/po-tos">Privacy Policy & Terms of Service</a>
2626
</div>
2727
<div class="footer-copyright">
2828
© <span id="current-year">2025</span> FetchBin. All rights reserved.

0 commit comments

Comments
 (0)