mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +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',
|
||||
from: '/toggle_variants',
|
||||
},
|
||||
{
|
||||
to: '/integrations'
|
||||
from: '/integrations/integrations'
|
||||
},
|
||||
],
|
||||
createRedirects: function(toPath) {
|
||||
if (
|
||||
|
Loading…
Reference in New Issue
Block a user