Skip to content

Commit 618b85b

Browse files
committed
docs(readme): improve api reference (#254)
1 parent 2a3a126 commit 618b85b

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
@@ -6,7 +6,7 @@ This library provides convenient access to the Anthropic REST API from server-si
66

77
For the AWS Bedrock API, see [`@anthropic-ai/bedrock-sdk`](https://github.com/anthropics/anthropic-bedrock-typescript).
88

9-
The API documentation can be found [here](https://docs.anthropic.com/claude/reference/).
9+
The REST API documentation can be found [on docs.anthropic.com](https://docs.anthropic.com/claude/reference/). The full API of this library can be found in [api.md](https://www.github.com/anthropics/anthropic-sdk-typescript/blob/main/api.md).
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)