Skip to content

Commit a0de71d

Browse files
authored
Merge pull request #174 from AskMeLuoryyy/main
fix: link to possible network options
2 parents f3f11cb + a76e270 commit a0de71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates-and-examples/examples/coinbase-agentkit-starter/coinbase-agentkit-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ NETWORK_ID=base-sepolia
7575

7676
To obtain the values for `CDP_API_KEY_NAME` and `CDP_API_KEY_PRIVATE_KEY` head over to [CDP portal](https://portal.cdp.coinbase.com/projects/api-keys) to create a new API key. Copy the API key name and private key values from the modal that appears.
7777

78-
The `NETWORK_ID` can stay as `base-sepolia` and you can explore the possible [network options](https://docs.cdp.coinbase.com/api/docs/networks#network-identifiers) as well.
78+
The `NETWORK_ID` can stay as `base-sepolia` and you can explore the possible [network options](https://docs.cdp.coinbase.com/api-reference/networks#network-identifiers) as well.
7979

8080
## Project structure
8181

0 commit comments

Comments
 (0)