docs: fix qstudio links (#22273)
* docs: add qstudio in 3rd parties list * docs: fix qstudio link
This commit is contained in:
parent
2bf8b642c3
commit
cfe319ba99
|
@ -10,7 +10,7 @@ qStudio is a free cross-platform SQL data analysis tool that allows easy browsin
|
||||||
|
|
||||||
To connect TDengine using qStudio, you need to complete the following preparations:
|
To connect TDengine using qStudio, you need to complete the following preparations:
|
||||||
|
|
||||||
- Install qStudio: qStudio supports major operating systems, including Windows, macOS, and Linux. Please ensure you download the correct installation package for your platform from the download page (https://www.timestored.com/qstudio/download/).
|
- Install qStudio: qStudio supports major operating systems, including Windows, macOS, and Linux. Please ensure you download the correct installation package for your platform from the [download page](https://www.timestored.com/qstudio/download/).
|
||||||
- Set up TDengine instance: Make sure TDengine is installed and running correctly, and the taosAdapter is installed and running. For detailed information, refer to the taosAdapter User Manual.
|
- Set up TDengine instance: Make sure TDengine is installed and running correctly, and the taosAdapter is installed and running. For detailed information, refer to the taosAdapter User Manual.
|
||||||
|
|
||||||
## Connecting to TDengine with qStudio
|
## Connecting to TDengine with qStudio
|
||||||
|
@ -35,6 +35,6 @@ To connect TDengine using qStudio, you need to complete the following preparatio
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. qStudio supports charting functions based on the data. For more information, please refer to the qStudio documentation (https://www.timestored.com/qstudio/help).
|
6. qStudio supports charting functions based on the data. For more information, please refer to the [qStudio documentation](https://www.timestored.com/qstudio/help).
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue