summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2018-04-07 15:50:18 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2018-04-07 15:50:18 -0400
commite675ae456c9f2c447c1583656441b226eed65f34 (patch)
treefd99ebc6704ccbcf2cce21e458387a1574695c2c /doc
parentd55e830982f3e24b4f6be8103b1da656301b9741 (diff)
downloadnixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.tar
nixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.tar.gz
nixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.tar.bz2
nixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.tar.lz
nixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.tar.xz
nixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.tar.zst
nixpkgs-e675ae456c9f2c447c1583656441b226eed65f34.zip
doc: Fixes repeated callout in 15.1
Diffstat (limited to 'doc')
-rw-r--r--doc/reviewing-contributions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reviewing-contributions.xml b/doc/reviewing-contributions.xml
index c4bd6c57ffd..d6f33ccd1cd 100644
--- a/doc/reviewing-contributions.xml
+++ b/doc/reviewing-contributions.xml
@@ -112,7 +112,7 @@ $ git rebase --onto nixos-unstable BASEBRANCH FETCH_HEAD <co
               <varname>BASEBRANCH</varname> the base branch of the
               pull-request.</para>
           </callout>
-          <callout arearefs='reviewing-rebase-3'>
+          <callout arearefs='reviewing-rebase-4'>
             <para>Rebasing the pull-request changes to the nixos-unstable
               branch.</para>
           </callout>