diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 45ad58a4d4..2e7a918cc6 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -450,6 +450,10 @@ { "text": "AJAX", "path": "UI/AspNetCore/JavaScript-API/Ajax.md" + }, + { + "text": "Message", + "path": "UI/AspNetCore/JavaScript-API/Message.md" } ] },