docs: redirect to deploying from old URL

refs https://github.com/akka/akka-management/pull/732
This commit is contained in:
Enno Runne 2020-08-07 10:56:58 +02:00
parent faada69ab4
commit 52c005baec

View file

@ -38,3 +38,5 @@ RedirectMatch 301 ^(.*)/typed/cluster-specification\.html$ $1/typed/cluster-conc
RedirectMatch 301 ^(.*)/additional/observability\.html$ $1/additional/operations.html
RedirectMatch 301 ^(.*)/stream/stream-integrations\.html$ $1/stream/actor-interop.html
RedirectMatch 301 ^(.*)/additional/deploy\.html$ $1/additional/deploying.html