Jelajahi Sumber

chore: apply suggestions from code review

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
JianBo He 2 tahun lalu
induk
melakukan
8cb9389d21

+ 1 - 1
apps/emqx_bridge_cassandra/README.md

@@ -12,7 +12,7 @@ and easily ingest IoT data into Cassandra by leveraging the
 [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into Cassandra](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-cassa.html)
   for how to use EMQX dashboard to ingest IoT data into Cassandra.

+ 1 - 1
apps/emqx_bridge_gcp_pubsub/README.md

@@ -4,7 +4,7 @@
 
 The application is used to connect EMQX and GCP Pub/Sub.
 User can create a rule and easily ingest IoT data into GCP Pub/Sub by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+the [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
 # Documention

+ 1 - 1
apps/emqx_bridge_rocketmq/src/emqx_bridge_rocketmq.app.src

@@ -1,5 +1,5 @@
 {application, emqx_bridge_rocketmq, [
-    {description, "EMQX Enterprise RcoketMQ Bridge"},
+    {description, "EMQX Enterprise RocketMQ Bridge"},
     {vsn, "0.1.0"},
     {registered, []},
     {applications, [kernel, stdlib]},

+ 1 - 1
apps/emqx_bridge_timescale/README.md

@@ -12,7 +12,7 @@ the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/
 
 # Documention
 
-- Refer to [Ingest data into TimescaleDB](todo)
+- Refer to [Ingest data into TimescaleDB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-timescaledb.html)
   for how to use EMQX dashboard to ingest IoT data into TimescaleDB.
 
 - Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)