This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new af960525e Automatic Site Publish by Buildbot
af960525e is described below
commit af960525e478aa0b850c4595b421dd67a4381b3c
Author: buildbot <[email protected]>
AuthorDate: Wed Apr 20 22:11:26 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 8 +++++++-
output/community.html | 2 +-
output/operator/community.html | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/output/.htaccess b/output/.htaccess
index 19cbfa213..9634ff491 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -82,4 +82,10 @@ RedirectMatch
^/operator/downloads/crds/(v\d+\.\d+\.\d+)(/?.*)$ https://www.apac
RewriteRule ^(docs|guide)/\d+(?!.+\.\w+$|.+/$).+$ $0/ [R=301,L]
# __root/docs.solr.apache.org/ is a special alias added by INFRA-19439, so we
can refer to stuff in other places like SVN
-RewriteRule ^(docs|guide)/\d+.*$ __root/docs.solr.apache.org/$0 [PT]
\ No newline at end of file
+RewriteRule ^(docs|guide)/\d+.*$ __root/docs.solr.apache.org/$0 [PT]
+
+# Redirects generated by Antora for the ref-guide
+
+
+# Redirects to help the transistion from the Solr 6-8 ref-guide to the Solr 9+
ref-guide.
+
diff --git a/output/community.html b/output/community.html
index 7a9a957c5..4cde3c1c8 100644
--- a/output/community.html
+++ b/output/community.html
@@ -235,7 +235,7 @@ No GIT client software is required.</p>
to obtain a personal fork from which you can later contribute your changes
through a
<a
href="https://cwiki.apache.org/confluence/display/solr/HowToContribute#HowToContribute-WorkingwithGitHub">Pull
Request</a>
or a <a
href="https://cwiki.apache.org/confluence/display/solr/HowToContribute#HowToContribute-Generatingapatch">patch
in Jira</a>.</p>
-<p>You may alternatively choose to clone apache's git mirror at
<code>https://gitbox.apache.org/repos/asf?p=solr.git</code>.</p>
+<p>You may alternatively choose to clone apache's git mirror at
<code>https://gitbox.apache.org/repos/asf/solr.git</code>.</p>
<h2 id="powered-by">Powered By</h2>
<p>Solr powers some of the most heavily-trafficked websites and applications
in the world. Here are some examples (alphabetical order):</p>
<div class="poweredby">
diff --git a/output/operator/community.html b/output/operator/community.html
index 0995c17fb..ad9399018 100644
--- a/output/operator/community.html
+++ b/output/operator/community.html
@@ -173,7 +173,7 @@ No GIT client software is required.</p>
<p>Then use GitHub's <a
href="https://docs.github.com/en/github/getting-started-with-github/fork-a-repo">fork
feature</a>
to obtain a personal fork from which you can later contribute your changes
through a
<a href="https://github.com/apache/solr-operator/pulls">Pull Request</a></p>
-<p>You may alternatively choose to clone apache's git mirror at
<code>https://gitbox.apache.org/repos/asf?p=solr-operator.git</code>.</p>
</div>
+<p>You may alternatively choose to clone apache's git mirror at
<code>https://gitbox.apache.org/repos/asf/solr-operator.git</code>.</p> </div>
</div>
<footer>
<div class="row">