diff options
Diffstat (limited to 'static/blog.html')
-rw-r--r-- | static/blog.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/blog.html b/static/blog.html index 3d0b0aa..c53eca3 100644 --- a/static/blog.html +++ b/static/blog.html @@ -318,7 +318,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"> @@ -334,7 +334,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> |