From e6c685c91c7a39bffab09a864544fc33b7cb524a Mon Sep 17 00:00:00 2001 From: Giorge Abdala Date: Mon, 28 Oct 2024 18:44:12 -0300 Subject: [PATCH] fixed default.json path --- .../getting-started/build-your-first-ai-agent-contract.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai-agent-contract/getting-started/build-your-first-ai-agent-contract.md b/ai-agent-contract/getting-started/build-your-first-ai-agent-contract.md index d226c83..4c4af28 100644 --- a/ai-agent-contract/getting-started/build-your-first-ai-agent-contract.md +++ b/ai-agent-contract/getting-started/build-your-first-ai-agent-contract.md @@ -75,7 +75,7 @@ Get an API Key from Redpill > * Go to [https://red-pill.ai/dashboard](https://red-pill.ai/dashboard) and claim your API Key by swapping some ETH for wGPT at [https://app.uniswap.org/explore/tokens/base/0x74F62Bc1961028C22b8080961c6534f4eDD49D6C](https://app.uniswap.org/explore/tokens/base/0x74F62Bc1961028C22b8080961c6534f4eDD49D6C) > * Video Tutorial: [https://youtu.be/ZoJwbLNhbWE](https://youtu.be/ZoJwbLNhbWE) -In [default.json](https://github.com/Phala-Network/ai-agent-template-redpill/blob/main/secrets/default.json) file replace `YOUR_API_KEY` with your API Key. The default has a rate limit. If you want access to a RedPill code, reach out to the Phala Team. +In [secrets/default.json](https://github.com/Phala-Network/ai-agent-template-redpill/blob/main/secrets/default.json) file replace `YOUR_API_KEY` with your API Key. The default has a rate limit. If you want access to a RedPill code, reach out to the Phala Team. ```json {