You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2024/01/11 12:18:12 UTC

(dubbo-website) branch master updated: Update remote_config.md 页面内容冲突 (#2898)

This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7154286ef0c Update remote_config.md 页面内容冲突 (#2898)
7154286ef0c is described below

commit 7154286ef0c44be8ea954569f2f5b7ece4117dcc
Author: Krane <56...@users.noreply.github.com>
AuthorDate: Thu Jan 11 20:18:07 2024 +0800

    Update remote_config.md 页面内容冲突 (#2898)
    
    页面内容冲突,出现两个标题
---
 .../golang-sdk/tutorial/develop/config-center/remote_config.md        | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/config-center/remote_config.md b/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/config-center/remote_config.md
index acebc147982..c4207abdd68 100644
--- a/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/config-center/remote_config.md
+++ b/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/config-center/remote_config.md
@@ -13,8 +13,6 @@ weight: 3
 
 
 
-# 远程加载配置启动
-
 ## 1. 准备工作
 
 - dubbo-go cli 工具和依赖工具已安装
@@ -51,4 +49,4 @@ dubbo:
 #    services:
 #      GreeterProvider:
 #        interface: com.apache.dubbo.sample.basic.IGreeter # must be compatible with grpc or dubbo-java
-```
\ No newline at end of file
+```