redirecting developerdays url

This commit is contained in:
Jordan Violet
2023-03-11 14:13:54 -05:00
parent 75963add8c
commit 97fa8d368a

View File

@@ -4,7 +4,7 @@ module.exports = [
{ {
redirects: [ redirects: [
{ {
to: '/discuss/t/thank-you-for-attending-developer-days-2023/9356', to: '/',
from: ['/conf', '/developerdays'], from: ['/conf', '/developerdays'],
}, },
], ],