From 775c4330fad717316e61ef6d2c1a56e43bd24c88 Mon Sep 17 00:00:00 2001 From: sceox Date: Thu, 2 Nov 2023 18:22:48 -0700 Subject: [PATCH] Add link to upstream git hooks doc --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index b136a59..b14ef3a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Git Hooks Tutorial -The goal is to test creating a git hook on serge. +The goal is to test creating a [git hook](https://git-scm.com/docs/githooks) on serge. ## Create new user on serge that belongs to www-data and git groups: