fix(ui): update broken Terms of Service link in /auth (#23027)

This commit is contained in:
Bryan Morgan
2026-03-18 19:46:20 -04:00
parent 34f271504a
commit 06c8d3a61d
12 changed files with 16 additions and 21 deletions

View File

@@ -382,7 +382,7 @@ instructions.
## 📄 Legal
- **License**: [Apache License 2.0](LICENSE)
- **Terms of Service**: [Terms & Privacy](./docs/resources/tos-privacy.md)
- **Terms of Service**: [Terms & Privacy](./docs/tos-privacy)
- **Security**: [Security Policy](SECURITY.md)
---