mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +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'],
|
||||
to: '/docs/extensibility/configuration-management/saas-configuration/',
|
||||
to: '/docs/extensibility/configuration-management/saas-configuration',
|
||||
},
|
||||
{
|
||||
from: ['/idn/docs/event-triggers'],
|
||||
|
||||
Reference in New Issue
Block a user