Merge pull request #10481 from HJianBo/hidden-bad-link
chore: hide bad links in README files
This commit is contained in:
commit
c78004001c
|
@ -11,6 +11,7 @@ The application is used to connect EMQX and Cassandra. User can create a rule
|
|||
and easily ingest IoT data into Cassandra by leveraging
|
||||
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||
|
||||
<!---
|
||||
|
||||
# Documentation
|
||||
|
||||
|
@ -19,6 +20,7 @@ and easily ingest IoT data into Cassandra by leveraging
|
|||
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||
for the EMQX rules engine introduction.
|
||||
|
||||
--->
|
||||
|
||||
# HTTP APIs
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@ The application is used to connect EMQX and HStreamDB.
|
|||
User can create a rule and easily ingest IoT data into HStreamDB by leveraging
|
||||
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||
|
||||
<!---
|
||||
|
||||
# Documentation
|
||||
|
||||
|
@ -18,6 +19,7 @@ User can create a rule and easily ingest IoT data into HStreamDB by leveraging
|
|||
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||
for the EMQX rules engine introduction.
|
||||
|
||||
--->
|
||||
|
||||
# HTTP APIs
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@ The application is used to connect EMQX and MatrixDB.
|
|||
User can create a rule and easily ingest IoT data into MatrixDB by leveraging
|
||||
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||
|
||||
<!---
|
||||
|
||||
# Documentation
|
||||
|
||||
|
@ -16,6 +17,7 @@ User can create a rule and easily ingest IoT data into MatrixDB by leveraging
|
|||
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||
for the EMQX rules engine introduction.
|
||||
|
||||
--->
|
||||
|
||||
# HTTP APIs
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@ The application is used to connect EMQX and TimescaleDB.
|
|||
User can create a rule and easily ingest IoT data into TimescaleDB by leveraging
|
||||
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||
|
||||
<!---
|
||||
|
||||
# Documentation
|
||||
|
||||
|
@ -18,6 +19,7 @@ User can create a rule and easily ingest IoT data into TimescaleDB by leveraging
|
|||
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||
for the EMQX rules engine introduction.
|
||||
|
||||
--->
|
||||
|
||||
# HTTP APIs
|
||||
|
||||
|
|
Loading…
Reference in New Issue