This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new d8a8dfe6 enhance download doc (#172)
d8a8dfe6 is described below

commit d8a8dfe6e44f9bb098f4f66f36811fddb0fe9b40
Author: YangJiaqi <[email protected]>
AuthorDate: Sun Jan 1 22:24:37 2023 +0800

    enhance download doc (#172)
    
    * enhance download doc
    
    Co-authored-by: imbajin <[email protected]>
---
 content/en/docs/download/download.md | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/content/en/docs/download/download.md 
b/content/en/docs/download/download.md
index 026df86d..ba723660 100644
--- a/content/en/docs/download/download.md
+++ b/content/en/docs/download/download.md
@@ -10,12 +10,10 @@ weight: 2
 
 The latest HugeGraph: **1.0.0**, released on _2022-12-31_.
 
-| components       | description     | download                                
                                                                                
     |
-|------------------|-----------------|------------------------------------------------------------------------------------------------------------------------------|
-| HugeGraph-Server | HugeGraph 的主程序  | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz)
           |
-| HugeGraph-Hubble | 基于 Web 的可视化图形界面 | 1.0.0                                   
                                                                                
     |
-| HugeGraph-Loader | 数据导入工具          | 1.0.0                                   
                                                                                
     |
-| HugeGraph-Tools  | 命令行工具集          | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz)
 |
+| components       | description               | download                      
                                                                                
               |
+| ---------------- | ------------------------- | 
----------------------------------------------------------------------------------------------------------------------------
 |
+| HugeGraph-Server | The main program of HugeGraph        | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz)
           |
+| HugeGraph-Toolchain  | A collection of tools for graph data 
import/export/backup, web visualization, etc.              | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz)
 |
 
 ### Binary Versions mapping
 

Reply via email to