From b9a81f1c3804a25044f484cfbd85a3530b1503f4 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Mon, 23 Jan 2012 10:42:41 +0100 Subject: Fix link and improve consistency in 'Prohibited by Gerrit' error doc Change-Id: I0c01e2de1797019704b58632cee485da1e223d90 Signed-off-by: Edwin Kempin --- Documentation/error-prohibited-by-gerrit.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/error-prohibited-by-gerrit.txt b/Documentation/error-prohibited-by-gerrit.txt index 7adbe8e864..69f80c17a6 100644 --- a/Documentation/error-prohibited-by-gerrit.txt +++ b/Documentation/error-prohibited-by-gerrit.txt @@ -12,10 +12,11 @@ In particular this error occurs: link:access-control.html#category_push_review['Push'] on `refs/for/refs/heads/*`) 2. if you bypass code review without - link:access-control.html#category_push_direct['Push'] privileges + link:access-control.html#category_push_direct['Push'] access right on `refs/heads/*` -3. if you push a signed or annotated tag without - link:access-control.html#category_pTAG['Push Tag'] privileges +3. if you push an annotated tag without + link:access-control.html#category_push_annotated['Push Annotated Tag'] + access right on 'refs/tags/*' 4. if you push a lightweight tag without the access right link:access-control.html#category_create['Create Reference'] for the reference name 'refs/tags/*' -- cgit v1.2.3