Fix bad link

Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
Kingdon Barrett 2023-08-24 10:44:40 -04:00
parent 51520ff578
commit 8f451b85cd
No known key found for this signature in database
GPG Key ID: 470B0A4ACF2A4E23
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ refreshed.
If both `.push.refspec` and `.push.branch` are specified, then the reconciler will perform
two push operations, one to the specified branch and another using the specified refspec.
This is particularly useful for working with Gerrit servers. For more information about this,
please refer to the [Gerrit](#Gerrit) section.
please refer to the [Gerrit](#gerrit) section.
**Note:** If both `.push.refspec` and `.push.branch` are essentially equal to
each other (for e.g.: `.push.refspec: refs/heads/main:refs/heads/main` and