From acb5c1d519dbf5d3d65ae9fd6c92066483f94e8b Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Mon, 29 Aug 2016 10:29:57 +0900 Subject: [PATCH] Remove broken links in project config documentation The links refer to sections of the documentation that have been removed. Change-Id: Ie1cdd08a3abce4a0990ffcd8daff977ea746f280 --- Documentation/config-project-config.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Documentation/config-project-config.txt b/Documentation/config-project-config.txt index 7d036811db..5da617faf1 100644 --- a/Documentation/config-project-config.txt +++ b/Documentation/config-project-config.txt @@ -65,8 +65,7 @@ The link:#project-section[+project+ section] appears once per project. The link:#access-section[+access+ section] appears once per reference pattern, such as `+refs/*+` or `+refs/heads/*+`. Only one access section per pattern is -allowed. You will find examples of keys and values in each category section -<>. +allowed. The link:#receive-section[+receive+ section] appears once per project. @@ -74,8 +73,7 @@ The link:#submit-section[+submit+ section] appears once per project. The link:#capability-section[+capability+] section only appears once, and only in the +All-Projects+ repository. It controls core features that are configured -on a global level. You can find examples of these -<>. +on a global level. The link:#label-section[+label+] section can appear multiple times. You can also redefine the text and behavior of the built in label types `Code-Review`