This is an automated email from the ASF dual-hosted git repository. cpoerschke pushed a commit to branch cpoerschke-patch-1 in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit 159e136aacc3c3d685032dda6db1d36b5890ae86 Author: Christine Poerschke <[email protected]> AuthorDate: Fri Apr 30 12:23:38 2021 +0100 remove lucene-solr repo transition period mention on community.md --- content/pages/community.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/pages/community.md b/content/pages/community.md index 75f24a7..942c5e0 100644 --- a/content/pages/community.md +++ b/content/pages/community.md @@ -122,8 +122,6 @@ can be obtained from [git-scm.com](https://git-scm.com/). There are also GIT int IDEs. For Eclipse, look at [EGit](http://www.eclipse.org/egit/). IntelliJ has git support bundled, if you have installed the command line version. -> **NOTE:** We are in a transition period where Solr code still lives in <https://github.com/apache/lucene-solr>, but will soon move to the new Solr repository. - #### Web Access (read-only) #### The source code can be browsed at <https://github.com/apache/solr> and also <https://gitbox.apache.org/repos/asf?p=solr.git>.
