Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/oauth/tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ def attach_webhook(project_pk, user_pk, integration=None):
238238
format_values={
239239
"provider_name": provider.name,
240240
"url_connect_account": reverse(
241-
"project_integrations",
241+
"projects_integrations",
242242
args=[project.slug],
243243
),
244244
},

0 commit comments

Comments
 (0)