chore: hide bad links in README files
This commit is contained in:
parent
34afa16236
commit
6e1d6f1991
|
@ -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
|
and easily ingest IoT data into Cassandra by leveraging
|
||||||
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||||
|
|
||||||
|
<!---
|
||||||
|
|
||||||
# Documentation
|
# 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)
|
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||||
for the EMQX rules engine introduction.
|
for the EMQX rules engine introduction.
|
||||||
|
|
||||||
|
--->
|
||||||
|
|
||||||
# HTTP APIs
|
# 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
|
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).
|
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||||
|
|
||||||
|
<!---
|
||||||
|
|
||||||
# Documentation
|
# 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)
|
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||||
for the EMQX rules engine introduction.
|
for the EMQX rules engine introduction.
|
||||||
|
|
||||||
|
--->
|
||||||
|
|
||||||
# HTTP APIs
|
# 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
|
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).
|
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||||
|
|
||||||
|
<!---
|
||||||
|
|
||||||
# Documentation
|
# 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)
|
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||||
for the EMQX rules engine introduction.
|
for the EMQX rules engine introduction.
|
||||||
|
|
||||||
|
--->
|
||||||
|
|
||||||
# HTTP APIs
|
# 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
|
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).
|
[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
|
||||||
|
|
||||||
|
<!---
|
||||||
|
|
||||||
# Documentation
|
# 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)
|
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
||||||
for the EMQX rules engine introduction.
|
for the EMQX rules engine introduction.
|
||||||
|
|
||||||
|
--->
|
||||||
|
|
||||||
# HTTP APIs
|
# HTTP APIs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue