diff --git a/config.toml b/config.toml index 9f527c027d3dcb73f5136ebd56c1857b4f525e68..a055b584ebb4a42d5e1ce3d1a4f13938110125b9 100644 --- a/config.toml +++ b/config.toml @@ -93,7 +93,7 @@ paginate = 10 [[languages.zh.menu.main]] identifier = "community" name = "社区" - url = "/zh/docs/community.html" + url = "/zh/community.html" weight = 2 [[languages.zh.menu.main]] diff --git a/data/features/1.yaml b/data/features/1.yaml index 89d4913c993f6cc23f2e0ccdda7aa8ece73bb8e8..4786b76915c054a017452fe0079cfa11d125bc30 100644 --- a/data/features/1.yaml +++ b/data/features/1.yaml @@ -1,5 +1,5 @@ weight: 1 title: "鲲鹏生态" description: > - "全球首款支持x86和Kunpeng硬件架构的数据库" + 全球首款支持鲲鹏和x86硬件架构的数据库 image: "svgs/store.svg" diff --git a/data/features/2.yaml b/data/features/2.yaml index 6800592b2696fbe69f07cfe3c280f1025e6bc3fa..e28503bd1c5c66253e1904bb402d098a5f8beec2 100644 --- a/data/features/2.yaml +++ b/data/features/2.yaml @@ -1,5 +1,5 @@ weight: 2 title: "高度兼容" description: > - "兼容SQL2003标准,高度兼容业界主流商业数据库生态" + 兼容SQL2003标准,高度兼容业界主流商业数据库生态 image: "svgs/model.svg" \ No newline at end of file diff --git a/data/features/3.yaml b/data/features/3.yaml index d7a76902ab2f06e3393ea8d0750ab2ff59446cfc..7db50b923f3ca384f33c457a6f13490d1d5523bf 100644 --- a/data/features/3.yaml +++ b/data/features/3.yaml @@ -1,5 +1,5 @@ weight: 3 title: "极致性能" description: > - "单机百万tpmc,典型配置下sysbench性能数据高出开源数据库30%到50%" + 单机百万tpmc,典型配置下sysbench性能数据高出开源数据库30%到50% image: "svgs/fun_define.svg" \ No newline at end of file diff --git a/data/features/4.yaml b/data/features/4.yaml index 52e6f51260217033b6788c86158947a7cdc5ee61..eaef8fb7f53bf5d9e1de64828543ccd62dc06736 100644 --- a/data/features/4.yaml +++ b/data/features/4.yaml @@ -1,5 +1,5 @@ weight: 4 title: "简单易用" description: > - "支持丰富的SQL、存储过程、自定义函数,提供丰富的API接口" + 支持丰富的SQL、存储过程、自定义函数,提供丰富的API接口 image: "svgs/nerve.svg" \ No newline at end of file diff --git a/data/features/5.yaml b/data/features/5.yaml index 7909f57aa541300367fc04276d856b1fdfe1789b..4647e62604aa7aa19372f896da92c5c155bdf3b5 100644 --- a/data/features/5.yaml +++ b/data/features/5.yaml @@ -1,5 +1,5 @@ weight: 5 title: "安全可靠" description: > - "系统稳定可靠提供单机主备版本。数据误操作秒级闪回恢复,用户权限管理,多维度审计,数据无忧。全自研、安全可信、支持鲲鹏优化" + 系统稳定可靠提供单机主备版本。数据误操作秒级闪回恢复,用户权限管理,多维度审计,数据无忧 image: "svgs/sec.svg" \ No newline at end of file diff --git a/data/features/6.yaml b/data/features/6.yaml index 163af83ffd81ddc28be01b94b6b4b57573017087..14f11c2245b4d28925abbb69c2232e6c597c261a 100644 --- a/data/features/6.yaml +++ b/data/features/6.yaml @@ -1,5 +1,5 @@ weight: 6 title: "MulanPSL" description: > - "采用协议“木兰宽松许可证”(MulanPSL)" + 采用木兰宽松许可证协议(MulanPSL V2) image: "svgs/shape.svg" \ No newline at end of file