Skip to content

Commit 0fd45ca

Browse files
committed
Update Speakeasy link
1 parent 8ca2835 commit 0fd45ca

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Developer-friendly & type-safe TypeScript SDK for the [Kombo Unified API](https://docs.kombo.dev/introduction).
44

55
<div align="left">
6-
<a href="https://www.speakeasy.com/?utm_source=github-com/kombohq/typescript-sdk&utm_campaign=typescript">
6+
<a href="https://www.speakeasy.com/?utm_source=@kombo-api/sdk&utm_campaign=typescript">
77
<img src="https://custom-icon-badges.demolab.com/badge/-built%20with%20speakeasy-212015?style=flat-square&logoColor=FBE331&logo=speakeasy&labelColor=545454" />
88
</a>
99
<a href="https://www.npmjs.com/package/@kombo-api/sdk">
@@ -629,12 +629,6 @@ const sdk = new Kombo({ debug_logger: console });
629629

630630
# Development
631631

632-
## Maturity
633-
634-
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
635-
to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
636-
looking for the latest version.
637-
638632
## Contributions
639633

640634
While we value open-source contributions to this SDK, this library is generated programmatically. Any manual changes added to internal files will be overwritten on the next generation.

0 commit comments

Comments
 (0)