SIGN IN SIGN UP

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

0 0 79 Python

fix: update Terms of Use and Privacy Policy links to agpt.co (#13059)

## Summary

Fixes stale Notion URLs on the /signup page, replacing them with the
correct agpt.co legal pages.

**File:** `autogpt_platform/frontend/src/app/(platform)/signup/page.tsx`

| Link | Old URL | New URL |
|------|---------|---------|
| Terms of Use | `auto-gpt.notion.site/Terms-of-Use-...` |
`https://agpt.co/legal/platform-terms-of-use` |
| Privacy Policy | `notion.so/auto-gpt/Privacy-Policy-...` |
`https://agpt.co/legal/platform-privacy-policy` |

Co-authored-by: Toran Bruce Richards <22963551+Torantulino@users.noreply.github.com>
T
Toran Bruce Richards committed
2ed17c1fffcdd2d91d8f97d39da58583fac3e4fd
Parent: 16ceb09
Committed by GitHub <noreply@github.com> on 5/8/2026, 4:57:19 PM