Remove broken links in project config documentation

The links refer to sections of the documentation that have been
removed.

Change-Id: Ie1cdd08a3abce4a0990ffcd8daff977ea746f280
This commit is contained in:
David Pursehouse
2016-08-29 10:29:57 +09:00
parent 53c31e920e
commit acb5c1d519

View File

@@ -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
<<access_category,below>>.
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
<<capability_category,below>>.
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`