From 8a73e0d436d238bd6572763d1c7274862cbafa9d Mon Sep 17 00:00:00 2001 From: "Martin M." Date: Sat, 1 Mar 2025 17:44:45 +0100 Subject: [PATCH] Update README.md - hint where webhook is located added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c602a29..6c83d46 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The following prerequisites must be met before an adapter can be added to Weblat 1. Configure the following repository hook on GitHub - Go to the GitHub page of the adapter - Click on the "Settings" tab - - Click on "Webhooks" + - Click on "Webhooks" (located at left side menu) - Click on "Add webhook" - Set the Payload URL to `https://weblate.iobroker.net/hooks/github/` (everything else can be left as-is)