This is an automated email from the ASF dual-hosted git repository.

HoustonPutman pushed a commit to branch branch_10_0
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_10_0 by this push:
     new 93068d1dfbc Ref Guide - Change component name to Apache Solr (#4521)
93068d1dfbc is described below

commit 93068d1dfbc48816caac29c5b3aba3bf884aea85
Author: Houston Putman <[email protected]>
AuthorDate: Thu Jun 11 11:45:46 2026 -0700

    Ref Guide - Change component name to Apache Solr (#4521)
---
 solr/solr-ref-guide/antora.template.yml | 2 +-
 solr/solr-ref-guide/antora.yml          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/solr-ref-guide/antora.template.yml 
b/solr/solr-ref-guide/antora.template.yml
index 3f1e8ef816d..38739f713b5 100644
--- a/solr/solr-ref-guide/antora.template.yml
+++ b/solr/solr-ref-guide/antora.template.yml
@@ -23,7 +23,7 @@ version: '${solr_version_major}_${solr_version_minor}'
 display_version: '${displayVersion}'
 # Marking a version as 'prerelease: false' is only needed for published 
branches (minor version branches, branch_x_y, that have had a release)
 prerelease: ${prerelease}
-title: Solr Reference Guide
+title: Apache Solr
 nav:
 - modules/getting-started/getting-started-nav.adoc
 - modules/deployment-guide/deployment-nav.adoc
diff --git a/solr/solr-ref-guide/antora.yml b/solr/solr-ref-guide/antora.yml
index 69d4515018a..bbbc7a2ea96 100644
--- a/solr/solr-ref-guide/antora.yml
+++ b/solr/solr-ref-guide/antora.yml
@@ -23,7 +23,7 @@ version: '10_0'
 display_version: '10.0'
 # Marking a version as 'prerelease: false' is only needed for published 
branches (minor version branches, branch_x_y, that have had a release)
 prerelease: false
-title: Solr Reference Guide
+title: Apache Solr
 nav:
 - modules/getting-started/getting-started-nav.adoc
 - modules/deployment-guide/deployment-nav.adoc

Reply via email to