diff --git a/work/gitea-3.html b/work/gitea-3.html index 8fd92c830..ee67bb85a 100644 --- a/work/gitea-3.html +++ b/work/gitea-3.html @@ -265,7 +265,7 @@ docker-compose up

In this tutorial, you learned how to use Git hooks in Gitea. While you used the post-receive hook to deploy a static website, there are many available hooks that can help you accomplish a wide variety of tasks during your Git workflow. For more information on these hooks, the Git manual has an in-depth chapter on using them.