changed custom_edit_url to point to developer.sailpoint.com repo

This commit is contained in:
Jordan Violet
2022-09-29 12:20:48 -04:00
parent 26b397310c
commit c807aacd0a

View File

@@ -22,7 +22,7 @@ sidebar_class_name: "{{{api.method}}} api-method"
{{#infoPath}}
info_path: {{{infoPath}}}
{{/infoPath}}
custom_edit_url: "https://github.com/sailpoint-oss/api-specs/issues/new?labels=API%20Specs&title=[Documentation] Requesting changes to '{{{title}}}' ({{{id}}})"
custom_edit_url: "https://github.com/sailpoint-oss/developer.sailpoint.com/issues/new?assignees=&labels=&template=bug-report.md&title=%5BBug%5D+Your+Bug+Report+Here Requesting changes to '{{{title}}}' ({{{id}}})"
---
{{{markdown}}}