From 9de3754413f98569f64929b0baa68848791c4d06 Mon Sep 17 00:00:00 2001 From: wangpeiheng <805075854@qq.com> Date: Mon, 15 Jun 2020 15:49:25 +0800 Subject: [PATCH] modify iframe link --- content/en/iframeurl/url.md | 2 +- content/zh/iframeurl/url.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/iframeurl/url.md b/content/en/iframeurl/url.md index e4448dd6..69c39e8f 100644 --- a/content/en/iframeurl/url.md +++ b/content/en/iframeurl/url.md @@ -1,3 +1,3 @@ +++ -iframeUrl = "https://test.opengauss.org/" +iframeUrl = "https://opengauss.org/" +++ diff --git a/content/zh/iframeurl/url.md b/content/zh/iframeurl/url.md index e4448dd6..69c39e8f 100644 --- a/content/zh/iframeurl/url.md +++ b/content/zh/iframeurl/url.md @@ -1,3 +1,3 @@ +++ -iframeUrl = "https://test.opengauss.org/" +iframeUrl = "https://opengauss.org/" +++ -- Gitee