diff --git a/docs/en/08-data-in/index.md b/docs/en/08-data-in/index.md index c480652cc7e9cce42d71ef3a7acd09fc3e8bf0c9..00bf0adc1f147fb128f38bdf45e5f5ae41638d28 100644 --- a/docs/en/08-data-in/index.md +++ b/docs/en/08-data-in/index.md @@ -3,4 +3,4 @@ sidebar_label: Data In sidebar_title: How to Write Data Into TDengine Cloud Service --- -This chapter introduces a number of ways which can be used to write data into TDengine, users can use 3rd party tools, like telegraf and prometheus, to write data into TDengine cloud service, or use taosBenchmark(../../tools/taosbenchmark) which is a tool provided by TDengine to write data into TDengine cloud service. Furthermode, users can use taosX, which is also a tool provided by TDengine, to sync data from one TDengine cloud service to another. \ No newline at end of file +This chapter introduces a number of ways which can be used to write data into TDengine, users can use 3rd party tools, like telegraf and prometheus, to write data into TDengine cloud service, or use [taosBenchmark](../../tools/taosbenchmark) which is a tool provided by TDengine to write data into TDengine cloud service. Furthermode, users can use taosX, which is also a tool provided by TDengine, to sync data from one TDengine cloud service to another.