Skip to content

Commit a36fba6

Browse files
[AI Gateway] Fix broken Replicate API tokens link (#29197)
1 parent 5ab1d63 commit a36fba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/usage/providers/replicate.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When making requests to Replicate, ensure you have the following:
2121

2222
- Your AI Gateway Account ID.
2323
- Your AI Gateway gateway name.
24-
- An active Replicate API token. You can create one at [replicate.com/settings/api-tokens](https://replicate.com/settings/api-tokens)
24+
- An active Replicate API token. You can create one at [replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)
2525
- The name of the Replicate model you want to use, like `anthropic/claude-4.5-haiku` or `google/nano-banana`.
2626

2727
## Example

0 commit comments

Comments
 (0)