Quellcode durchsuchen

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

doc(oracle): add link to online documentation into README
Paulo Zulato vor 2 Jahren
Ursprung
Commit
97fdc834de
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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.