From d863ae5feb4043b7e485582974b89b3a1b7e1c4b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:57:16 +0300 Subject: [PATCH] SEO-174775 JavaScript Page with Redirect --- js/Grid/How-to.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/Grid/How-to.md b/js/Grid/How-to.md index 5f829bba5..be8618a24 100644 --- a/js/Grid/How-to.md +++ b/js/Grid/How-to.md @@ -15,7 +15,7 @@ Grid supports SignalR features for live updates in record. Please find the belo 1) Before configure SignalR with ejGrid. You need to Setup SignalR configuration in Visual Studio project. For reference, please find the link. -N> Getting started with [SignalR](http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr#setup "signalr") +N> Getting started with [SignalR](https://learn.microsoft.com/en-us/aspnet/signalr/overview/getting-started/tutorial-getting-started-with-signalr#setup "signalr")