Skip to content

Commit

Permalink
Fix format errors for note. (#777)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0361226)
  • Loading branch information
shibd authored Dec 11, 2023
1 parent 3259849 commit e850bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/amqp-1-0-sink.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You can also choose to use a variety of other tools to create a connector:
- [RestAPI](https://pulsar.apache.org/sink-rest-api/?version=3.1.1): You can find an example for [StreamNative Cloud Doc](https://docs.streamnative.io/docs/connector-create#create-a-built-in-connector).
- [Terraform](https://github.com/hashicorp/terraform): You can find an example for [StreamNative Cloud Doc](https://docs.streamnative.io/docs/connector-create#create-a-built-in-connector).
- [Function Mesh](https://functionmesh.io/docs/connectors/run-connector): The docker image can be found at the beginning of the document.
{% /callout %}
{% /callout %}

### 2. Send messages to the topic

Expand Down
2 changes: 1 addition & 1 deletion docs/amqp-1-0-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You can also choose to use a variety of other tools to create a connector:
- [RestAPI](https://pulsar.apache.org/source-rest-api/?version=3.1.1): You can find an example for [StreamNative Cloud Doc](https://docs.streamnative.io/docs/connector-create#create-a-built-in-connector).
- [Terraform](https://github.com/hashicorp/terraform): You can find an example for [StreamNative Cloud Doc](https://docs.streamnative.io/docs/connector-create#create-a-built-in-connector).
- [Function Mesh](https://functionmesh.io/docs/connectors/run-connector): The docker image can be found at the beginning of the document.
{% /callout %}
{% /callout %}

### 2. Send messages to the AMQP 1.0 service

Expand Down

0 comments on commit e850bf6

Please sign in to comment.