ソースを参照

Merge pull request #11381 from paulozulato/fix-oracle-doc-link

doc(oracle): add link to online documentation into README
Paulo Zulato 2 年 前
コミット
97fdc834de
1 ファイル変更3 行追加0 行削除
  1. 3 0
      apps/emqx_bridge_oracle/README.md

+ 3 - 0
apps/emqx_bridge_oracle/README.md

@@ -6,6 +6,9 @@ It implements the data bridge APIs for interacting with an Oracle Database Bridg
 
 # Documentation
 
+- Refer to [Ingest data into Oracle DB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-oracle.html)
+  for how to use EMQX dashboard to ingest IoT data into Oracle Database.
+
 - Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
   for the EMQX rules engine introduction.