From 77b4da06538e1f365ea0fb0e0904161ce2c35fb9 Mon Sep 17 00:00:00 2001 From: simon987 Date: Fri, 14 Jun 2019 10:54:57 -0400 Subject: [PATCH] Fix typo --- web/angular/src/app/index/index.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/angular/src/app/index/index.component.html b/web/angular/src/app/index/index.component.html index f6b58b6..ee7a902 100644 --- a/web/angular/src/app/index/index.component.html +++ b/web/angular/src/app/index/index.component.html @@ -68,7 +68,7 @@ can consult/update it from the project's dashboard. Point Github/Gogs/Gitea payloads to this address:

-
{{apiService.url}}/receivewebhook
+
{{apiService.url}}/git/receivehook

Workers will be made aware of version changes on the master branch when they assign themselves to new tasks: