From 0920079cd7f47db84a40d6967d575d0524fec89a Mon Sep 17 00:00:00 2001 From: Joseph Le Date: Fri, 13 Oct 2023 14:47:58 +1100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13d6ba7..9e0c353 100644 --- a/README.md +++ b/README.md @@ -90,14 +90,14 @@ root@root# ### 8) Add webhook -- Open your project in Gitea: +- Open your project on Gitea: - Choose "Setting"
webhook1
- Choose "Webhooks" and "Add Webhooks"
webhook2
- +- Fill in the information
webhook3
- Target URL: URL to the API that handles requests when a event is triggered (Default: your_domain/git/gitea-webhook).