mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
Remove unused redirect causing issues with build
This commit is contained in:
@@ -1513,10 +1513,6 @@ module.exports = [
|
||||
from: ['/nerm/api/post-profile-upload'],
|
||||
to: '/docs/api/nerm/v1/post-profile-upload',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-profiles'],
|
||||
to: '/docs/api/nerm/v1/post-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-role'],
|
||||
to: '/docs/api/nerm/v1/post-role',
|
||||
|
||||
Reference in New Issue
Block a user