diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 6780896520..96a5d40475 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -478,6 +478,10 @@ { "text": "Notify", "path": "UI/AspNetCore/JavaScript-API/Notify.md" + }, + { + "text": "Events", + "path": "UI/AspNetCore/JavaScript-API/Events.md" } ] },