Skip to content

Commit 41b56a0

Browse files
authored
docs: Link to seam instead of seamapi
1 parent f7555a9 commit 41b56a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The underlying HTTP client is [Axios].
2929

3030
_This is a low-level package meant for applications and libraries with particular dependency requirements.
3131
Before using this package, ensure you understand the installation and updating instructions.
32-
This SDK is entirely contained in the [seamapi] package. Seam recommends using that package instead
32+
This SDK is entirely contained in the [seam package]. Seam recommends using that package instead
3333
for simpler dependency management._
3434

3535
Add this as a dependency to your project using [npm] with
@@ -39,7 +39,7 @@ $ npm install @seamapi/http
3939
```
4040

4141
[npm]: https://www.npmjs.com/
42-
[seamapi]: https://www.npmjs.com/package/seamapi
42+
[seam package]: https://www.npmjs.com/package/seam
4343

4444
### Optional Peer Dependencies for TypeScript
4545

0 commit comments

Comments
 (0)