Skip to content

Commit dd0548b

Browse files
authored
Update Claude API key link in README
Updated the link to the Claude API key settings page.
1 parent 34022c5 commit dd0548b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Claude Cookbooks provide code and guides designed to help developers build w
44

55
## Prerequisites
66

7-
To make the most of the examples in this cookbook, you'll need a Claude API key (sign up for free [here](https://www.anthropic.com)).
7+
To make the most of the examples in this cookbook, you'll need a [Claude API key](https://platform.claude.com/settings/keys).
88

99
While the code examples are primarily written in Python, the concepts can be adapted to any programming language that supports interaction with the Claude API.
1010

0 commit comments

Comments
 (0)