You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/08/13 01:36:39 UTC

[dubbo-website] branch master updated: add microservices summit link, a summit that dubbo will give a talk on

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

liujun 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 17e5e47  add microservices summit link, a summit that dubbo will give a talk on
17e5e47 is described below

commit 17e5e47ad666a892ad3892bd9f0b72cafc4f46c2
Author: ken.lj <ke...@gmail.com>
AuthorDate: Thu Aug 13 09:36:14 2020 +0800

    add microservices summit link, a summit that dubbo will give a talk on
---
 site_config/site.js | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/site_config/site.js b/site_config/site.js
index 5ec761d..6f1e99b 100644
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -43,6 +43,11 @@ export default {
         text: 'DOWNLOAD',
         link: '/en-us/blog/download.html',
       },
+      {
+        key: 'SUMMIT',
+        text: 'MICROSERVICES SUMMIT',
+        link: 'https://developer.aliyun.com/topic/microservices2020#/',
+      },
     ],
     disclaimer: {
       title: '',
@@ -157,6 +162,11 @@ export default {
         text: '下载',
         link: '/zh-cn/blog/download.html',
       },
+      {
+        key: 'SUMMIT',
+        text: '云原生微服务大会',
+        link: 'https://developer.aliyun.com/topic/microservices2020#/',
+      },
     ],
     disclaimer: {
       title: '',