Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-docs/publisher-api-reference/onEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This routine allows the page (or module) to create a callback function that's in

**Returns**: none

See the [getEvents](/publisher-api-reference/getEvents.html) function for the full list of eventTypes supported.
See the [getEvents](/dev-docs/publisher-api-reference/getEvents.html) function for the full list of eventTypes supported.

The optional `id` parameter provides more finely-grained event
callback registration. This makes it possible to register callback
Expand Down