From 217ff3d18ab06e345b73f84fa69ab538af63656f Mon Sep 17 00:00:00 2001 From: Cerdore Date: Mon, 16 Aug 2021 12:47:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=BC=8F=E5=AD=97=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cerdore --- .../\347\211\210\346\234\254\347\274\226\350\257\221.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" "b/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" index 648662310..3b37c856c 100644 --- "a/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" +++ "b/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" @@ -55,7 +55,7 @@ openGauss的编译,需要提前把所依赖的开源第三方软件进行编 由于此步骤耗时较长,我们使用openGauss-third\_party编译构建出了一份binarylibs,用户可以参考[代码下载](#代码下载)直接下载获取。 -**表 1** openGauss开源三方件编译前置软件要求 +**表 1** openGauss开源三方软件编译前置软件要求 -- Gitee