mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
redirecting developerdays url
This commit is contained in:
@@ -4,8 +4,8 @@ module.exports = [
|
|||||||
{
|
{
|
||||||
redirects: [
|
redirects: [
|
||||||
{
|
{
|
||||||
to: '/developerdays',
|
to: 'https://developer.sailpoint.com/discuss/t/thank-you-for-attending-developer-days-2023/9356',
|
||||||
from: '/conf',
|
from: ['/conf', '/developerdays'],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user