Merge pull request #66 from sailpoint-oss/feature/change-mustache-edit-url

changed custom_edit_url to point to developer.sailpoint.com repo
This commit is contained in:
Jordan Violet
2022-09-29 17:56:49 -04:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ sidebar_class_name: "{{{api.method}}} api-method"
{{#infoPath}} {{#infoPath}}
info_path: {{{infoPath}}} info_path: {{{infoPath}}}
{{/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}}} {{{markdown}}}