You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/03/03 18:42:45 UTC

[GitHub] [lucene-solr] ctargett commented on a change in pull request #2447: SOLR-15212: Update Ref Guide URLs for new Solr TLP

ctargett commented on a change in pull request #2447:
URL: https://github.com/apache/lucene-solr/pull/2447#discussion_r586686161



##########
File path: solr/solr-ref-guide/build.gradle
##########
@@ -120,15 +120,15 @@ ext {
          path: 'html-site',
          desc: 'HTML Site for publishing to the Solr website',
          props: [
-            htmlSolrJavadocs: "https://lucene.apache.org/solr/${solrGuideVersionPath}_0/",
+            htmlSolrJavadocs: "https://solr.apache.org/${solrGuideVersionPath}_0/",

Review comment:
       The Ref Guide only builds on minor releases (X_Y), not patch releases (X_Y_Z) so we only ever need to link to javadocs for 8_7_0, 8_8_0, etc. I think that's what you meant? 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org