diff --git a/apps/emqx_bridge_iotdb/README.md b/apps/emqx_bridge_iotdb/README.md index 306076507..29b634dbc 100644 --- a/apps/emqx_bridge_iotdb/README.md +++ b/apps/emqx_bridge_iotdb/README.md @@ -12,11 +12,13 @@ It implements the connection management and interaction without need for a For more information on Apache IoTDB, please see its [official site](https://iotdb.apache.org/). + # Contributing Please see our [contributing.md](../../CONTRIBUTING.md). diff --git a/apps/emqx_bridge_pulsar/README.md b/apps/emqx_bridge_pulsar/README.md index fbd8bf81d..cbdaeff2f 100644 --- a/apps/emqx_bridge_pulsar/README.md +++ b/apps/emqx_bridge_pulsar/README.md @@ -15,11 +15,13 @@ used by authentication and authorization applications. For more information on Apache Pulsar, please see its [official site](https://pulsar.apache.org/). + # Contributing diff --git a/apps/emqx_bridge_rabbitmq/README.md b/apps/emqx_bridge_rabbitmq/README.md index 420a9e048..a85f5507d 100644 --- a/apps/emqx_bridge_rabbitmq/README.md +++ b/apps/emqx_bridge_rabbitmq/README.md @@ -21,8 +21,10 @@ and easily ingest IoT data into RabbitMQ by leveraging # Documentation + - Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html) for an introduction to the EMQX rules engine.