Fix image url in documentation page

Change-Id: Ib4f36b0b177b1ffa79fa9be5409068235bba97b2
This commit is contained in:
Dhruv Srivastava
2021-02-17 13:06:56 +01:00
parent 54ba204d5a
commit 01962df93d

View File

@@ -4,7 +4,7 @@ Report a bug or send feedback using this [Monorail template](https://bugs.chromi
Comments in Gerrit are associated with a patchset. When a new patchset is uploaded, the comments are lost since they are not associated with the newer patchset.
image::images/user-porting-comment-original-comment.png["Comment left on Patchset 15", align="center"]
image::images/user-porting-comments-original-comment.png["Comment left on Patchset 15", align="center"]
To solve this issue, Gerrit now has “Ported Comments”. These are comments that were left on an older patchset displayed on all the newer patchsets uploaded. For example, a comment left on Patchset 6 will be ported over to Patchset 7, 8 and all subsequent patchsets that are uploaded, not just the latest patchset.
@@ -18,7 +18,7 @@ Which comments are ported over?
Resolved comments are not ported over.
image::images/user-porting-comment-ported-comment.png["Comment ported over to patchset 16", align="center"]
image::images/user-porting-comments-ported-comment.png["Comment ported over to patchset 16", align="center"]
## Interaction