This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new fe5c4072 fix debug (#447)
fe5c4072 is described below
commit fe5c40724fcd6c02fb1c24637a29dd4e65f2ace3
Author: majialin <[email protected]>
AuthorDate: Tue Dec 3 11:37:13 2024 +0800
fix debug (#447)
---
src/UserGuide/latest/QuickStart/QuickStart_timecho.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/UserGuide/latest/QuickStart/QuickStart_timecho.md
b/src/UserGuide/latest/QuickStart/QuickStart_timecho.md
index 819dfb3e..5b99e1a7 100644
--- a/src/UserGuide/latest/QuickStart/QuickStart_timecho.md
+++ b/src/UserGuide/latest/QuickStart/QuickStart_timecho.md
@@ -80,7 +80,7 @@ This document will help you quickly install and deploy IoTDB.
You can quickly lo
In addition to its rich features, IoTDB also has a comprehensive range of
tools in its surrounding system. This document will help you quickly use the
peripheral tool system :
- - Workbench: Workbench is a visual interface for IoTDB that supports
interactive operations. It offers intuitive features for metadata management,
data querying, and data visualization, enhancing the convenience and efficiency
of user database operations. For detailed usage instructions, please refer to:
[Workbench](../Deployment-and-Maintenance/)
+ - Workbench: Workbench is a visual interface for IoTDB that supports
interactive operations. It offers intuitive features for metadata management,
data querying, and data visualization, enhancing the convenience and efficiency
of user database operations. For detailed usage instructions, please refer to:
[Workbench](../Deployment-and-Maintenance/workbench-deployment_timecho.md)
- Monitor Tool: This is a tool for meticulous monitoring of IoTDB and its
host operating system, covering hundreds of database monitoring metrics
including database performance and system resources, which aids in system
optimization and bottleneck identification. For detailed usage instructions,
please refer to: [Monitor
Tool](../Deployment-and-Maintenance/Monitoring-panel-deployment.md)