Skip to content

Commit

Permalink
fix(readme): update link to api.md to use the correct branch (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored and rattrayalex committed Sep 12, 2023
1 parent c23bb19 commit b1e8dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ yarn add @anthropic-ai/sdk

## Usage

The full API of this library can be found in [api.md](https://github.com/anthropics/anthropic-sdk-typescript/blob/master/api.md).
The full API of this library can be found in [api.md](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/api.md).

```js
import Anthropic from '@anthropic-ai/sdk';
Expand Down

0 comments on commit b1e8dd2

Please sign in to comment.