From a4a8e1d156365cb3d0ba187566bb500b33fb31e8 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Sat, 4 Mar 2023 12:39:00 +0100 Subject: [PATCH] add protection to the index --- v1.19/user/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/v1.19/user/index.md b/v1.19/user/index.md index 2e4595fd..2e9a3894 100644 --- a/v1.19/user/index.md +++ b/v1.19/user/index.md @@ -7,6 +7,7 @@ These documents are targeted to people who are using Forgejo but are not involved in running it on their machines. - [Your First Repository](first-repository) +- [Branch and tag protection](protection) - [Webhooks](webhooks) - Authentication - [LDAP, PAM, FreeIPA](authentication)