mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
docs: add redirect from old integrations url
This commit is contained in:
parent
c3c7e1b4bb
commit
adec5aa25c
@ -146,6 +146,10 @@ module.exports = {
|
|||||||
to: '/advanced/toggle_variants',
|
to: '/advanced/toggle_variants',
|
||||||
from: '/toggle_variants',
|
from: '/toggle_variants',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
to: '/integrations'
|
||||||
|
from: '/integrations/integrations'
|
||||||
|
},
|
||||||
],
|
],
|
||||||
createRedirects: function(toPath) {
|
createRedirects: function(toPath) {
|
||||||
if (
|
if (
|
||||||
|
Loading…
Reference in New Issue
Block a user