Removed the other redirect.

This commit is contained in:
james.haytko
2023-03-05 20:39:00 -06:00
parent b73444ad6f
commit e4fe816555

View File

@@ -7,10 +7,6 @@ module.exports = [
to: '/developerdays', to: '/developerdays',
from: '/conf', from: '/conf',
}, },
{
to: '/',
from: '/docs',
},
], ],
}, },
], ],