Skip to content

Commit

Permalink
Update markdown/docs/reference/bindings/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
akshatnema and derberg authored Sep 12, 2024
1 parent a92c3e5 commit 6aac78c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions markdown/docs/reference/bindings/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,11 @@ weight: 15
import BindingsOverview from '../../../../assets/docs/fragments/bindings-overview.md'

<BindingsOverview/>

## Usage in an AsyncAPI document

To learn how to add bindings to your AsyncAPI document, read [Adding bindings](/docs/concepts/asyncapi-document/adding-bindings) concept document, or read the guide about using [Kafka bindings](/docs/tutorials/kafka/bindings-with-kafka).

## Contributing to bindings

Bindings are maintained by different community members that know and use given protocol and technology in production. If something can be improved, or some new binding is needed, open an issue in [bindings repository](https://github.com/asyncapi/bindings).

0 comments on commit 6aac78c

Please sign in to comment.