docs: redirect to deploying from old URL
refs https://github.com/akka/akka-management/pull/732
This commit is contained in:
parent
faada69ab4
commit
52c005baec
1 changed files with 2 additions and 0 deletions
|
|
@ -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 ^(.*)/additional/observability\.html$ $1/additional/operations.html
|
||||||
|
|
||||||
RedirectMatch 301 ^(.*)/stream/stream-integrations\.html$ $1/stream/actor-interop.html
|
RedirectMatch 301 ^(.*)/stream/stream-integrations\.html$ $1/stream/actor-interop.html
|
||||||
|
|
||||||
|
RedirectMatch 301 ^(.*)/additional/deploy\.html$ $1/additional/deploying.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue