diff --git a/content/.htaccess b/content/.htaccess index 90cc8ea9..50736b8b 100644 --- a/content/.htaccess +++ b/content/.htaccess @@ -19,9 +19,9 @@ RewriteRule ^api/pekko-management/current/(.*)$ https://nightlies.apache.org/pek # pekko-grpc/current gets redirected to pekko-grpc/1.1 RewriteRule ^docs/pekko-grpc/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-grpc/1.1/docs/$1 [P] RewriteRule ^api/pekko-grpc/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-grpc/1.1/api/$1 [P] -# pekko-connectors/current gets redirected to pekko-connectors/1.1 -RewriteRule ^docs/pekko-connectors/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-connectors/1.1/docs/$1 [P] -RewriteRule ^api/pekko-connectors/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-connectors/1.1/api/$1 [P] +# pekko-connectors/current gets redirected to pekko-connectors/1.2 +RewriteRule ^docs/pekko-connectors/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-connectors/1.2/docs/$1 [P] +RewriteRule ^api/pekko-connectors/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-connectors/1.2/api/$1 [P] # pekko-connectors-kafka/current gets redirected to pekko-connectors-kafka/1.1 RewriteRule ^docs/pekko-connectors-kafka/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-connectors-kafka/1.1/docs/$1 [P] RewriteRule ^api/pekko-connectors-kafka/current/(.*)$ https://nightlies.apache.org/pekko/docs/pekko-connectors-kafka/1.1/api/$1 [P] diff --git a/content/download.html b/content/download.html index 1780b641..f89a6ed6 100644 --- a/content/download.html +++ b/content/download.html @@ -246,7 +246,7 @@