mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Merge pull request #501 from sailpoint-oss/fix/brokenLink
Fix broken redirect link for saas-configuration
This commit is contained in:
@@ -23,6 +23,10 @@ module.exports = [
|
||||
to: '/ambassador',
|
||||
from: ['/ambassador-program'],
|
||||
},
|
||||
{
|
||||
from: ['/idn/docs/saas-configuration'],
|
||||
to: '/docs/extensibility/configuration-management/saas-configuration',
|
||||
},
|
||||
{
|
||||
from: ['/idn/docs/event-triggers'],
|
||||
to: '/docs/extensibility/event-triggers',
|
||||
|
||||
Reference in New Issue
Block a user