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

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 56cd6a0  Automatic Site Publish by Buildbot
56cd6a0 is described below

commit 56cd6a0324428d1ddeb2add9377d5ea1beaf76d8
Author: buildbot <[email protected]>
AuthorDate: Mon May 3 16:12:57 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/.htaccess b/output/.htaccess
index 84050bd..c18f4b0 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -71,7 +71,7 @@ RedirectMatch Permanent ^/docs/api-(.*) /docs/$1
 
 ### Redirects to Apache Nightlies, this will change when they have a separate 
area for released artifacts
 Redirect temp /charts https://nightlies.apache.org/solr/release/helm-charts
-RedirectMatch temp ^/operator/downloads/crds(/.*)$ 
https://nightlies.apache.org/solr/release/operator/crds$1
+RedirectMatch temp ^/operator/downloads/crds(/.*) 
https://nightlies.apache.org/solr/release/operator/crds$1
 
 ### Javadocs & Refguide
 

Reply via email to