Fix broken cross references for rest-api-changes

Change-Id: I4742a05364bceb03cbf6463c7054d759823aa132
This commit is contained in:
Alice Kober-Sotzek
2016-12-07 15:24:21 +01:00
parent 15b5a3aa30
commit 265805db57

View File

@@ -5962,7 +5962,7 @@ certificate was provided, it is set to an empty object.
The `RobotCommentInfo` entity contains information about a robot inline
comment.
`RobotCommentInfo` has the same fields as link:#[CommentInfo].
`RobotCommentInfo` has the same fields as <<comment-info,CommentInfo>>.
In addition `RobotCommentInfo` has the following fields:
[options="header",cols="1,^1,5"]
@@ -5980,7 +5980,8 @@ Robot specific properties as map that maps arbitrary keys to values.
The `RobotCommentInput` entity contains information for creating an inline
robot comment.
`RobotCommentInput` has the same fields as link:#[RobotCommentInfo].
`RobotCommentInput` has the same fields as
<<robot-comment-info,RobotCommentInfo>>.
[[rule-input]]
=== RuleInput