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

fanningpj pushed a commit to branch 1.0.1-docs
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git

commit 3a84509f7f7038c7fa71620a58616b64dc441298
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 28 15:30:50 2023 +0100

    grpc
---
 content/.htaccess         | 6 +++---
 src/main/public/.htaccess | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index a31c739f..591d688f 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -17,9 +17,9 @@ RewriteRule ^api/pekko-management/current/(.*)$ 
https://nightlies.apache.org/pek
 # pekko-grpc/current gets redirected to pekko-grpc/1.0.1
 RewriteRule ^docs/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.1/docs/$1 [P]
 RewriteRule ^api/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.1/api/$1 [P]
-# pekko-connectors/current gets redirected to pekko-connectors/1.0.1
-RewriteRule ^docs/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.1/docs/$1 [P]
-RewriteRule ^api/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.1/api/$1 [P]
+# pekko-connectors/current gets redirected to pekko-connectors/1.0.0
+RewriteRule ^docs/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.0/docs/$1 [P]
+RewriteRule ^api/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.0/api/$1 [P]
 # pekko-connectors-kafka/current gets redirected to 
pekko-connectors-kafka/1.0.0
 RewriteRule ^docs/pekko-connectors-kafka/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors-kafka/1.0.0/docs/$1 [P]
 RewriteRule ^api/pekko-connectors-kafka/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors-kafka/1.0.0/api/$1 [P]
diff --git a/src/main/public/.htaccess b/src/main/public/.htaccess
index a31c739f..591d688f 100644
--- a/src/main/public/.htaccess
+++ b/src/main/public/.htaccess
@@ -17,9 +17,9 @@ RewriteRule ^api/pekko-management/current/(.*)$ 
https://nightlies.apache.org/pek
 # pekko-grpc/current gets redirected to pekko-grpc/1.0.1
 RewriteRule ^docs/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.1/docs/$1 [P]
 RewriteRule ^api/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.1/api/$1 [P]
-# pekko-connectors/current gets redirected to pekko-connectors/1.0.1
-RewriteRule ^docs/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.1/docs/$1 [P]
-RewriteRule ^api/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.1/api/$1 [P]
+# pekko-connectors/current gets redirected to pekko-connectors/1.0.0
+RewriteRule ^docs/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.0/docs/$1 [P]
+RewriteRule ^api/pekko-connectors/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors/1.0.0/api/$1 [P]
 # pekko-connectors-kafka/current gets redirected to 
pekko-connectors-kafka/1.0.0
 RewriteRule ^docs/pekko-connectors-kafka/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors-kafka/1.0.0/docs/$1 [P]
 RewriteRule ^api/pekko-connectors-kafka/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-connectors-kafka/1.0.0/api/$1 [P]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to