Skip to content

Commit 5db78ed

Browse files
fix(readme): update link to api.md to use the correct branch (#145)
1 parent 716c9f0 commit 5db78ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ yarn add @anthropic-ai/sdk
9090

9191
## Usage
9292

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

9595
```js
9696
import Anthropic from '@anthropic-ai/sdk';

0 commit comments

Comments
 (0)