Skip to content

Commit d73068a

Browse files
committed
fix(Sentry): Fix one endpoint that I missed before.
1 parent 9336c0e commit d73068a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/self-hosting/govern/integrations

docs/self-hosting/govern/integrations/sentry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Paste this schema into the **Schema** field:
151151
"default": "issue.description"
152152
},
153153
{
154-
"uri": "/api/sentry/projects",
154+
"uri": "/silo/api/sentry/projects",
155155
"name": "project_id",
156156
"type": "select",
157157
"async": false,

0 commit comments

Comments
 (0)