From 26f30741a728143b99f657f55ec19dade5383c5b Mon Sep 17 00:00:00 2001 From: bretg Date: Mon, 22 Nov 2021 09:30:19 -0500 Subject: [PATCH] fixed broken link --- dev-docs/publisher-api-reference/onEvent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-docs/publisher-api-reference/onEvent.md b/dev-docs/publisher-api-reference/onEvent.md index e322367352..6e779971ca 100644 --- a/dev-docs/publisher-api-reference/onEvent.md +++ b/dev-docs/publisher-api-reference/onEvent.md @@ -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