From 804008f1ba8a75dc2bd7b483ed0042875fee9fdd Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 20 Jun 2014 06:50:39 +0000 Subject: [PATCH] Add link to git hooks doc from read me --- doc/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index bf04cceb19..9fe3996ad4 100644 --- a/doc/README.md +++ b/doc/README.md @@ -19,9 +19,10 @@ - [Security](security/README.md) Learn what you can do to further secure your GitLab instance. - [Update](update/README.md) Update guides to upgrade your installation. - [Branded login page](customization/branded_login_page.md) Change the login page appearance for your GitLab instance. +- [Git Hooks](git_hooks/git_hooks.md) Advanced push rules for your project. ## Contributor documentation - [Development](development/README.md) Explains the architecture and the guidelines for shell commands. - [Legal](legal/README.md) Contributor license agreements. -- [Release](release/README.md) How to make the monthly and security releases. +- [Release](release/README.md) How to make the monthly and security releases. \ No newline at end of file