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

chenhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 255416a855 <Issue #3534>[website]fix website 
mailing_lists_url/slack_url (#3535)
255416a855 is described below

commit 255416a8552f34e5fd50231bbeed77e0945b63e3
Author: 赤月 <[email protected]>
AuthorDate: Thu Oct 20 08:36:09 2022 +0800

    <Issue #3534>[website]fix website mailing_lists_url/slack_url (#3535)
    
    Descriptions of the changes in this PR:
    The community related variables are not replaced
    
    ### Motivation
    Poor user experience
    
    ### Changes
    1、modify Upgrade page template variables
    2、add  variables to config
    
    Master Issue: #3534
    
    
![image](https://user-images.githubusercontent.com/18533252/195989997-63ac71d3-8d2a-425d-9c45-f0816f18cd80.png)
---
 site3/website/docs/admin/upgrade.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site3/website/docs/admin/upgrade.md 
b/site3/website/docs/admin/upgrade.md
index b4dffe1ab1..0a727ab51d 100644
--- a/site3/website/docs/admin/upgrade.md
+++ b/site3/website/docs/admin/upgrade.md
@@ -3,7 +3,7 @@ id: upgrade
 title: Upgrade
 ---
 
-> If you have questions about upgrades (or need help), please feel free to 
reach out to us by [mailing list]({{ community/mailing-lists) or [Slack 
Channel]({{ community/slack).
+> If you have questions about upgrades (or need help), please feel free to 
reach out to us by [mailing list](/community/mailing-lists) or [Slack 
Channel](/community/slack).
 
 ## Overview
 

Reply via email to