Skip to content

Commit

Permalink
fix download link for local solr
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancday committed May 4, 2020
1 parent 37079ca commit db6d9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker run -p 8983:8983 -v $(PWD)/solr_home:/opt/mysolrhome -e SOLR_HOME=/opt/my

### Local option

1. Download and unpack [Solr 8.4.1](http://mirror.metrocast.net/apache/lucene/solr/8.4.1/solr-8.4.1.zip)
1. Download and unpack [Solr 8.4.1](https://archive.apache.org/dist/lucene/solr/8.4.1/solr-8.4.1.zip)

2. Navigate into the newly unzipped directory.

Expand Down

0 comments on commit db6d9a8

Please sign in to comment.