From 5960362517e1b7eea4c68a8f95ed7df6563f491c Mon Sep 17 00:00:00 2001 From: Justin Hutchings Date: Wed, 11 Dec 2024 11:24:57 -0800 Subject: [PATCH] Update src/content/partials/fundamentals/account-owned-tokens.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> --- src/content/partials/fundamentals/account-owned-tokens.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/partials/fundamentals/account-owned-tokens.mdx b/src/content/partials/fundamentals/account-owned-tokens.mdx index 168b6b8271ee39..931ecb4f22e89c 100644 --- a/src/content/partials/fundamentals/account-owned-tokens.mdx +++ b/src/content/partials/fundamentals/account-owned-tokens.mdx @@ -18,7 +18,7 @@ Creating an account owned token requires Super Administrator permission on the a 5. Navigate through the subsequent pages to set the name, permissions, and the (optional) expiration date for the token. Click **Continue to Summary** 6. Review the details, and finally click **Create Token** -You can alternatively create a token using the [account owned token creation API](https://developers.cloudflare.com/api-next/resources/accounts/subresources/tokens/methods/create/). +You can alternatively create a token using the [account owned token creation API](/api-next/resources/accounts/subresources/tokens/methods/create/). ## Compatibility matrix