Skip to content

Commit b1ee9e1

Browse files
authored
Update api.asciidoc (#1855)
1 parent 603564f commit b1ee9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ client.capture_message(param_message={
112112
* `date`: A `datetime.datetime` object representing the occurrence time of the error.
113113
If left empty, it defaults to `datetime.datetime.utcnow()`.
114114
* `context`: A dictionary with contextual information. This dictionary must follow the
115-
{apm-guide-ref}/api-events.html#events-api-errors[Context] schema definition.
115+
{apm-guide-ref}/api-error.html[Context] schema definition.
116116
* `custom`: A dictionary of custom data you want to attach to the event.
117117

118118
Returns the id of the message as a string.

0 commit comments

Comments
 (0)