fix(app): use correct link in docs (#6618)

This commit is contained in:
Laurin Quast 2025-03-13 19:00:08 +08:00 committed by GitHub
parent f765562edd
commit 15394358ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,8 +59,7 @@ export function AccessTokensSubPage(props: AccessTokensSubPageProps): React.Reac
</CardDescription>
<CardDescription>
<DocsLink
// TODO: update this link
href="/todo"
href="/management/access-tokens"
className="text-gray-500 hover:text-gray-300"
>
Learn more about Access Tokens