From 84ab7ebe20c46e8602f896a19c3b0c81029cc196 Mon Sep 17 00:00:00 2001 From: xiangxinyong Date: Thu, 16 Apr 2020 16:40:28 +0800 Subject: [PATCH] add test url --- content/en/iframeurl/url.md | 4 ++-- content/zh/iframeurl/url.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/iframeurl/url.md b/content/en/iframeurl/url.md index 9dbff823..e4448dd6 100644 --- a/content/en/iframeurl/url.md +++ b/content/en/iframeurl/url.md @@ -1,3 +1,3 @@ +++ -iframeUrl = "http://119.8.33.182/" -+++ \ No newline at end of file +iframeUrl = "https://test.opengauss.org/" ++++ diff --git a/content/zh/iframeurl/url.md b/content/zh/iframeurl/url.md index 9dbff823..e4448dd6 100644 --- a/content/zh/iframeurl/url.md +++ b/content/zh/iframeurl/url.md @@ -1,3 +1,3 @@ +++ -iframeUrl = "http://119.8.33.182/" -+++ \ No newline at end of file +iframeUrl = "https://test.opengauss.org/" ++++ -- Gitee