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

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


The following commit(s) were added to refs/heads/main by this push:
     new 41689562 grpc 1.0.1 docs (#38)
41689562 is described below

commit 416895620701851248fcff1d6ff1c72ff4725575
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Oct 29 10:14:55 2023 +0000

    grpc 1.0.1 docs (#38)
    
    * 1.0.1 releases and candidates
    
    * 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 a9741c25..591d688f 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -14,9 +14,9 @@ RewriteRule ^japi/pekko-http/current/(.*)$ 
https://nightlies.apache.org/pekko/do
 # pekko-management/current gets redirected to pekko-management/1.0.0
 RewriteRule ^docs/pekko-management/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-management/1.0.0/docs/$1 [P]
 RewriteRule ^api/pekko-management/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-management/1.0.0/api/$1 [P]
-# pekko-grpc/current gets redirected to pekko-grpc/1.0.0
-RewriteRule ^docs/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.0/docs/$1 [P]
-RewriteRule ^api/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.0/api/$1 [P]
+# 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.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]
diff --git a/src/main/public/.htaccess b/src/main/public/.htaccess
index a9741c25..591d688f 100644
--- a/src/main/public/.htaccess
+++ b/src/main/public/.htaccess
@@ -14,9 +14,9 @@ RewriteRule ^japi/pekko-http/current/(.*)$ 
https://nightlies.apache.org/pekko/do
 # pekko-management/current gets redirected to pekko-management/1.0.0
 RewriteRule ^docs/pekko-management/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-management/1.0.0/docs/$1 [P]
 RewriteRule ^api/pekko-management/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-management/1.0.0/api/$1 [P]
-# pekko-grpc/current gets redirected to pekko-grpc/1.0.0
-RewriteRule ^docs/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.0/docs/$1 [P]
-RewriteRule ^api/pekko-grpc/current/(.*)$ 
https://nightlies.apache.org/pekko/docs/pekko-grpc/1.0.0/api/$1 [P]
+# 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.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]


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

Reply via email to