diff --git a/api.mustache b/api.mustache index 0c69fb133..660f6e9f0 100644 --- a/api.mustache +++ b/api.mustache @@ -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}}} \ No newline at end of file