diff --git a/docs/user/metacat/source/install.rst b/docs/user/metacat/source/install.rst index dcd1d8d35..c58cc94fc 100644 --- a/docs/user/metacat/source/install.rst +++ b/docs/user/metacat/source/install.rst @@ -484,9 +484,9 @@ provides guidance on how to setup Solr to run in production on *nix platforms, s Metacat only supports ``Solr 8.*``, ``NOT 9.*``. You may download the binary releases from: -https://lucene.apache.org/solr/downloads.html +https://solr.apache.org/downloads.html#solr-8112 -1. Go to the directory which contains the Solr release file and extract the installation script file by typing (assuming the downloaded file being solr-8.11.2.tgz): +1. Go to the directory which contains the Solr release file and extract the installation script file by typing (assuming the downloaded file is solr-8.11.2.tgz): ::