Fix link in description of RevertSubmissionInfo

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I36cdda28be65c8fcb9346a8ec31052742b541f38
This commit is contained in:
Edwin Kempin
2019-10-24 17:20:51 +02:00
parent 45ec1bb77a
commit 6e7fb4eaf5

View File

@@ -7028,9 +7028,9 @@ The `RevertSubmissionInfo` describes the revert changes.
|==============================
|Field Name | Description
|`revert_changes` |
A list of #change-info[ChangeInfo] that describes the revert
changes. Each entity in that list is a revert change that was created in that
revert submission.
A list of link:#change-info[ChangeInfo] that describes the revert changes. Each
entity in that list is a revert change that was created in that revert
submission.
|==============================
[[review-info]]