You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The Claude Cookbooks provide code and guides designed to help developers build w
4
4
5
5
## Prerequisites
6
6
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).
8
8
9
9
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.
0 commit comments