HoustonPutman commented on a change in pull request #2447: URL: https://github.com/apache/lucene-solr/pull/2447#discussion_r586733109
########## 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: I believe Jan meant that the path of the javadocs should be prefixed with `/docs/`, i.e. "https://solr.apache.org/docs/${solrGuideVersionPath}_0/" ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org