diff options
author | Robby Zambito <contact@robbyzambito.me> | 2025-08-07 16:35:50 -0400 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2025-08-07 20:22:47 -0400 |
commit | 7436916d048e6507c99805f79d503454e0958073 (patch) | |
tree | a3d0c070905d4ff1ea674c25b29f528dd756b2f2 /static/about.html | |
parent | b6bcdff9cc617251157e22c80b236651d922924f (diff) |
Update press and privacy policy links
Diffstat (limited to 'static/about.html')
-rw-r--r-- | static/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/about.html b/static/about.html index 797ca2e..8adb872 100644 --- a/static/about.html +++ b/static/about.html @@ -252,7 +252,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"> @@ -268,7 +268,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> |