1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00

docs(chore): add redirect from '/sdks/community' to '/sdks'

This commit is contained in:
Thomas Heartman 2022-01-11 09:16:01 +01:00
parent cc66cc4adf
commit 2488124ac6

View File

@ -146,6 +146,10 @@ module.exports = {
to: '/advanced/toggle_variants', to: '/advanced/toggle_variants',
from: '/toggle_variants', from: '/toggle_variants',
}, },
{
to: '/sdks',
from: '/sdks/community'
}
], ],
createRedirects: function(toPath) { createRedirects: function(toPath) {
if ( if (