mirror of https://github.com/apache/lucene.git
SOLR-8852: change wiki link in solr/server/solr/README.txt to point to the Ref Guide
This commit is contained in:
parent
b7a53012ed
commit
01e7756e08
|
@ -72,6 +72,6 @@ Solr Home Directory.
|
|||
|
||||
When using SolrCloud using the embedded ZooKeeper option for Solr, it is
|
||||
common to have a "zoo.cfg" file and "zoo_data" directories in the Solr Home
|
||||
Directory. Please see the SolrCloud wiki page for more details...
|
||||
Directory. Please see the SolrCloud documentation for more details.
|
||||
|
||||
https://wiki.apache.org/solr/SolrCloud
|
||||
https://lucene.apache.org/solr/guide/solrcloud.html
|
||||
|
|
Loading…
Reference in New Issue