This is an automated email from the ASF dual-hosted git repository. cpoerschke pushed a commit to branch fix-git-clone-gitbox-link in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit 7a036571298037804f9da06e580c877db9431431 Author: Christine Poerschke <[email protected]> AuthorDate: Mon Apr 4 17:01:08 2022 +0100 community.md - fix git clone gitbox link --- content/pages/community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ##
