From 33fa5e4613f9c79470fed548ff37d93d31075127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Fri, 9 Oct 2020 12:13:03 +0300 Subject: [PATCH] Update docs-nav.json --- docs/en/docs-nav.json | 4 ++++ 1 file changed, 4 insertions(+) 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" } ] },