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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3375d7432 community.md - fix git clone gitbox links (#75)
3375d7432 is described below

commit 3375d743241a2e42a5527491cbf535e4b4ee09ff
Author: Christine Poerschke <[email protected]>
AuthorDate: Mon Apr 4 17:15:02 2022 +0100

    community.md - fix git clone gitbox links (#75)
---
 content/pages/community.md          | 2 +-
 content/pages/operator/community.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/pages/community.md b/content/pages/community.md
index a15082c3a..0511af5de 100644
--- a/content/pages/community.md
+++ b/content/pages/community.md
@@ -138,7 +138,7 @@ to obtain a personal fork from which you can later 
contribute your changes throu
 [Pull 
Request](https://cwiki.apache.org/confluence/display/solr/HowToContribute#HowToContribute-WorkingwithGitHub)
 or a [patch in 
Jira](https://cwiki.apache.org/confluence/display/solr/HowToContribute#HowToContribute-Generatingapatch).
 
-You may alternatively choose to clone apache's git mirror at 
`https://gitbox.apache.org/repos/asf?p=solr.git`.
+You may alternatively choose to clone apache's git mirror at 
`https://gitbox.apache.org/repos/asf/solr.git`.
 
 ## Powered By ##
 
diff --git a/content/pages/operator/community.md 
b/content/pages/operator/community.md
index 9370a0655..dd5530403 100644
--- a/content/pages/operator/community.md
+++ b/content/pages/operator/community.md
@@ -63,4 +63,4 @@ Then use GitHub's [fork 
feature](https://docs.github.com/en/github/getting-start
 to obtain a personal fork from which you can later contribute your changes 
through a
 [Pull Request](https://github.com/apache/solr-operator/pulls)
 
-You may alternatively choose to clone apache's git mirror at 
`https://gitbox.apache.org/repos/asf?p=solr-operator.git`.
+You may alternatively choose to clone apache's git mirror at 
`https://gitbox.apache.org/repos/asf/solr-operator.git`.

Reply via email to