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

nicoloboschi 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 74927db9ac [website] fix hyperlink (#3276)
74927db9ac is described below

commit 74927db9ac8b1b90d5ad6e20bab8b7d2e065ebef
Author: 赤月 <[email protected]>
AuthorDate: Thu May 12 20:48:28 2022 +0800

    [website] fix hyperlink (#3276)
    
    Co-authored-by: zwen <[email protected]>
---
 README.md                                         | 2 +-
 site3/website/src/pages/community/issue-report.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 739edfdb5e..4ac298bff0 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ We feel that a welcoming open community is important and 
welcome contributions.
 
 ### Contributing Code
 
-1. See our [installation 
guide](https://bookkeeper.apache.org/docs/latest/getting-started/installation/) 
to get your local environment setup.
+1. See our [installation 
guide](https://bookkeeper.apache.org/docs/next/getting-started/installation/) 
to get your local environment setup.
 
 2. Take a look at our open issues: [Github 
Issues](https://github.com/apache/bookkeeper/issues).
 
diff --git a/site3/website/src/pages/community/issue-report.md 
b/site3/website/src/pages/community/issue-report.md
index 2ae9539a2a..8424fd2b17 100644
--- a/site3/website/src/pages/community/issue-report.md
+++ b/site3/website/src/pages/community/issue-report.md
@@ -18,7 +18,7 @@ Here is an very useful artical [How to report bugs 
effectively]( http://www.chia
 
 #### If it is a question
 
--  Please check our [documentation](http://bookkeeper.apache.org/docs/latest/) 
first. 
+-  Please check our 
[documentation](https://bookkeeper.apache.org/docs/next/overview/) first. 
 -  If you could not find an answer there, please consider asking your question 
in our community mailing list at 
[[email protected]](mailto:[email protected]), or reach out 
us on our [Slack channel](slack).  It would benefit other members of our 
community.
 
 #### If it is a **FEATURE REQUEST**

Reply via email to