fix: docs add /TDengine/

This commit is contained in:
Alex Duan 2025-02-08 17:04:12 +08:00
parent 5534ebbe3f
commit 4f5aebbaa0
2 changed files with 6 additions and 6 deletions

View File

@ -59,7 +59,7 @@ taosBenchmark -f <json file>
<summary>insert.json</summary>
```json
{{#include TDengine/tools/taos-tools/example/insert.json}}
{{#include /TDengine/tools/taos-tools/example/insert.json}}
```
</details>
@ -70,7 +70,7 @@ taosBenchmark -f <json file>
<summary>query.json</summary>
```json
{{#include TDengine/tools/taos-tools/example/query.json}}
{{#include /TDengine/tools/taos-tools/example/query.json}}
```
</details>
@ -81,7 +81,7 @@ taosBenchmark -f <json file>
<summary>tmq.json</summary>
```json
{{#include TDengine/tools/taos-tools/example/tmq.json}}
{{#include /TDengine/tools/taos-tools/example/tmq.json}}
```
</details>

View File

@ -58,7 +58,7 @@ taosBenchmark -f <json file>
<summary>insert.json</summary>
```json
{{#include TDengine/tools/taos-tools/example/insert.json}}
{{#include /TDengine/tools/taos-tools/example/insert.json}}
```
</details>
@ -69,7 +69,7 @@ taosBenchmark -f <json file>
<summary>query.json</summary>
```json
{{#include TDengine/tools/taos-tools/example/query.json}}
{{#include /TDengine/tools/taos-tools/example/query.json}}
```
</details>
@ -80,7 +80,7 @@ taosBenchmark -f <json file>
<summary>tmq.json</summary>
```json
{{#include TDengine/tools/taos-tools/example/tmq.json}}
{{#include /TDengine/tools/taos-tools/example/tmq.json}}
```
</details>