From 14f5bb1bc5cf2652e32c4572bc275cc1df73d4c5 Mon Sep 17 00:00:00 2001 From: gongsiyi150 <623965125@qq.com> Date: Thu, 9 Jul 2020 21:12:08 +0800 Subject: [PATCH] update index. --- content/en/menu/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/menu/index.md b/content/en/menu/index.md index 34c65305d..b66667629 100644 --- a/content/en/menu/index.md +++ b/content/en/menu/index.md @@ -555,7 +555,7 @@ headless: true - [Server Optimization – x86]({{< relref "./docs/Developerguide/server-optimization-x86.md" >}}) - [Server Optimization – ARM Huawei Taishan 2P/4P]({{< relref "./docs/Developerguide/server-optimization-arm-huawei-taishan-2p-4p.md" >}}) - [MOT Configuration Settings]({{< relref "./docs/Developerguide/mot-configuration-settings.md" >}}) - - [General Guidelines]({{< relref "./docs/Developerguide/general-guidelines.md) + - [General Guidelines]({{< relref "./docs/Developerguide/general-guidelines.md" >}}) - [REDO LOG \(MOT\)]({{< relref "./docs/Developerguide/redo-log-(mot).md" >}}) - [CHECKPOINT \(MOT\)]({{< relref "./docs/Developerguide/checkpoint-(mot).md" >}}) - [RECOVERY \(MOT\)]({{< relref "./docs/Developerguide/recovery-(mot).md" >}}) @@ -564,7 +564,7 @@ headless: true - [MEMORY \(MOT\)]({{< relref "./docs/Developerguide/memory-(mot).md" >}}) - [GARBAGE COLLECTION \(MOT\)]({{< relref "./docs/Developerguide/garbage-collection-(mot).md" >}}) - [JIT \(MOT\)]({{< relref "./docs/Developerguide/jit-(mot).md" >}}) - - [STORAGE \(MOT\)]({{< relref "./docs/Developerguide/storage -(mot).md" >}}) + - [STORAGE \(MOT\)]({{< relref "./docs/Developerguide/storage-(mot).md" >}}) - [Default MOT.conf]({{< relref "./docs/Developerguide/default-mot-conf.md" >}}) - [Usage]({{< relref "./docs/Developerguide/usage.md" >}}) - [Workflow Overview]({{< relref "./docs/Developerguide/workflow-overview.md" >}}) @@ -616,7 +616,7 @@ headless: true - [Scale-up Architecture]({{< relref "./docs/Developerguide/scale-up-architecture.md" >}}) - [Technical Requirements]({{< relref "./docs/Developerguide/technical-requirements.md" >}}) - [Design Principles]({{< relref "./docs/Developerguide/design-principles.md" >}}) - - [Integration using Foreign Data Wrappers \(FDW\)]({{< relref "./docs/Developerguide/integration-using-foreign-data-wrappers-(fdw" >}}).md) + - [Integration using Foreign Data Wrappers \(FDW\)]({{< relref "./docs/Developerguide/integration-using-foreign-data-wrappers-(fdw).md) - [Result – Linear Scale-up]({{< relref "./docs/Developerguide/result-linear-scale-up.md" >}}) - [Concurrency Control Mechanism]({{< relref "./docs/Developerguide/concurrency-control-mechanism.md" >}}) - [Local and Global MOT Memory]({{< relref "./docs/Developerguide/local-and-global-mot-memory.md" >}}) -- Gitee