You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2022/08/24 01:25:35 UTC

[dolphinscheduler] branch dev updated: Fix homepage email subscription link (#11622)

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

chufenggao pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3e73829924 Fix homepage email subscription link (#11622)
3e73829924 is described below

commit 3e73829924a423757a88a712a6e72d09c949ef98
Author: Eric Gao <er...@gmail.com>
AuthorDate: Wed Aug 24 09:25:23 2022 +0800

    Fix homepage email subscription link (#11622)
    
    * Fix homepage email link bug
    
    * Replace dev with latest
---
 docs/configs/site.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/configs/site.js b/docs/configs/site.js
index 67fa399740..427f07528c 100644
--- a/docs/configs/site.js
+++ b/docs/configs/site.js
@@ -138,7 +138,7 @@ export default {
           name: 'Email List',
           img1: '/img/emailgray.png',
           img2: '/img/emailblue.png',
-          link: '/en-us/community/development/subscribe.html',
+          link: '/en-us/docs/latest/user_doc/contribute/join/subscribe.html',
         },
         {
           name: 'Twitter',
@@ -263,7 +263,7 @@ export default {
           name: '邮件列表',
           img1: '/img/emailgray.png',
           img2: '/img/emailblue.png',
-          link: '/zh-cn/community/development/subscribe.html',
+          link: '/zh-cn/docs/latest/user_doc/contribute/join/subscribe.html',
         },
         {
           name: 'Twitter',