diff options
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index b74ad3c..17e35dd 100644 --- a/static/index.html +++ b/static/index.html @@ -289,7 +289,7 @@ <li><a href="/about.html">About</a></li> <li><a href="https://signup.mchire.com/">Careers</a></li> <li><a href="/blog.html">Blog</a></li> - <li><a href="#press">Press</a></li> + <li><a href="https://yewtu.be/watch?v=q9BtYEnrkg4">Press</a></li> </ul> </div> <div class="footer-section"> @@ -305,7 +305,7 @@ <div class="footer-bottom"> <p>© 2025 TaskFlow. All rights reserved.</p> <div class="footer-links"> - <a href="#privacy">Privacy Policy</a> + <a href="https://tosdr.org/en/service/182">Privacy Policy</a> <a href="#terms">Terms of Service</a> </div> </div> |