docs: refine link text after review
This commit is contained in:
parent
d5dce771bd
commit
4000fb6692
|
@ -16,7 +16,7 @@ For more information about Apache Kafka, please see its [official site](https://
|
||||||
|
|
||||||
# Configurations
|
# Configurations
|
||||||
|
|
||||||
Please see [our official documentation](https://www.emqx.io/docs/en/v5.0/data-integration/data-bridge-kafka.html) for more detailed info.
|
Please see [Ingest data into Kafka](https://www.emqx.io/docs/en/v5.0/data-integration/data-bridge-kafka.html) for more detailed info.
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
|
|
|
@ -9,25 +9,14 @@ The application is used to connect EMQX and Microsoft SQL Server.
|
||||||
User can create a rule and easily ingest IoT data into Microsoft SQL Server by leveraging
|
User can create a rule and easily ingest IoT data into Microsoft SQL Server 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 links
|
||||||
|
|
||||||
- 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.
|
|
||||||
- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
|
|
||||||
for the EMQX rules engine introduction.
|
|
||||||
|
|
||||||
--->
|
|
||||||
|
|
||||||
# Documentation links
|
|
||||||
|
|
||||||
For more information about Microsoft SQL Server, please see the [official site](https://learn.microsoft.com/en-us/sql/sql-server/?view=sql-server-ver16)
|
For more information about Microsoft SQL Server, please see the [official site](https://learn.microsoft.com/en-us/sql/sql-server/?view=sql-server-ver16)
|
||||||
|
|
||||||
# Configurations
|
# Configurations
|
||||||
|
|
||||||
|
Please see [Ingest data into SQL Server](https://www.emqx.io/docs/en/v5.0/data-integration/data-bridge-sqlserver.html) for more detailed information.
|
||||||
Please see [our official documentation](https://www.emqx.io/docs/en/v5.0/data-integration/data-bridge-sqlserver.html) for more detailed information.
|
|
||||||
|
|
||||||
# HTTP APIs
|
# HTTP APIs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue