diff --git a/lucene/BUILD.txt b/lucene/BUILD.txt index efb2233ddd2..a440ae63e9f 100644 --- a/lucene/BUILD.txt +++ b/lucene/BUILD.txt @@ -99,7 +99,7 @@ For further information on Lucene, go to: http://lucene.apache.org/ Please join the Lucene-User mailing list by visiting this site: - http://lucene.apache.org/java/docs/mailinglists.html + http://lucene.apache.org/core/discussion.html Please post suggestions, questions, corrections or additions to this document to the lucene-user mailing list. diff --git a/solr/README.txt b/solr/README.txt index a465a7669b9..a6511a95879 100644 --- a/solr/README.txt +++ b/solr/README.txt @@ -81,7 +81,7 @@ Instructions for Building Apache Solr from Source Alternately, you can obtain a copy of the latest Apache Solr source code directly from the Subversion repository: - http://lucene.apache.org/solr/version_control.html + http://lucene.apache.org/solr/versioncontrol.html 4. Navigate to the "solr" folder and issue an "ant" command to see the available options for building, testing, and packaging Solr.