mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-11 04:19:42 +00:00
Fix broken redirect link for saas-configuration
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
from: ['/idn/docs/saas-configuration'],
|
from: ['/idn/docs/saas-configuration'],
|
||||||
to: '/docs/extensibility/configuration-management/saas-configuration/',
|
to: '/docs/extensibility/configuration-management/saas-configuration',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
from: ['/idn/docs/event-triggers'],
|
from: ['/idn/docs/event-triggers'],
|
||||||
|
|||||||
Reference in New Issue
Block a user