Skip to content

Commit d652c63

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix broken link in doc string
PiperOrigin-RevId: 362183999
1 parent 3efec25 commit d652c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/dialogflow/v2beta1/participant.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ service Participants {
187187
// This method should be used by human agent client software to fetch auto
188188
// generated suggestions in real-time, while the conversation with an end user
189189
// is in progress. The functionality is implemented in terms of the
190-
// [list pagination](/apis/design/design_patterns#list_pagination)
190+
// [list pagination](https://cloud.google.com/apis/design/design_patterns#list_pagination)
191191
// design pattern. The client app should use the `next_page_token` field
192192
// to fetch the next batch of suggestions. `suggestions` are sorted by
193193
// `create_time` in descending order.

0 commit comments

Comments
 (0)