pjfanning commented on code in PR #120:
URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083440896


##########
docs/src/main/paradox/.htaccess:
##########
@@ -18,9 +18,9 @@ RedirectMatch 301 ^(.*[^d])/guide/(.*) $1/typed/guide/$2
 RedirectMatch 301 ^(.*)/additional/rolling-deploys\.html$ 
$1/additional/rolling-updates.html
 
 RedirectMatch 301 ^(.*)/additional/index\.html$ $1/project/index.html
-RedirectMatch 301 ^(.*)/howto\.html$ 
https://doc.akka.io/docs/akka/2.5/howto.html
-RedirectMatch 301 ^(.*)/common/duration\.html$ 
https://doc.akka.io/docs/akka/2.5/common/duration.html
-RedirectMatch 301 ^(.*)/java8-compat\.html$ 
https://doc.akka.io/docs/akka/2.5/java8-compat.html
+RedirectMatch 301 ^(.*)/howto\.html$ 
https://pekko.apache.org/docs/pekko/2.5/howto.html

Review Comment:
   remove the redirects that mention pekko/2.5 - we don't need these redirects



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to