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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/curator-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 2bd1173  fix: site repo link
2bd1173 is described below

commit 2bd117340a638342944e57584f17dadbb50aecda
Author: tison <[email protected]>
AuthorDate: Tue Aug 15 16:34:01 2023 +0800

    fix: site repo link
    
    Signed-off-by: tison <[email protected]>
---
 community/index.md          | 2 +-
 community/new-committers.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/index.md b/community/index.md
index 6bc2741..de4b196 100644
--- a/community/index.md
+++ b/community/index.md
@@ -63,4 +63,4 @@ Enhancements or new feature proposals are also welcome. The 
more concrete and ra
 ## Source code
 
 * Curator core repository: https://github.com/apache/curator
-* Curator website repository: https://github.com/apache/curator-website
+* Curator website repository: https://github.com/apache/curator-site
diff --git a/community/new-committers.md b/community/new-committers.md
index fa5fbcf..62d8581 100644
--- a/community/new-committers.md
+++ b/community/new-committers.md
@@ -37,7 +37,7 @@ When doing a release you will be asked for your PGP password 
multiple times unle
 
 ### Maven Settings
 
-Your Maven settings (`~/.m2/settings.xml`) file should have the following 
(Note that `curator-website-checkout-path` is used as a temporary path when 
deploying the Curator website):
+Your Maven settings (`~/.m2/settings.xml`) file should have the following:
 
 ```xml
 <settings>

Reply via email to