From 815f0223d6bafdcd2c420d37f78f8eba861bdf31 Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Sun, 30 Jul 2023 06:15:47 -0400 Subject: [PATCH] Update link (#29954) --- aspnetcore/signalr/supported-platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/signalr/supported-platforms.md b/aspnetcore/signalr/supported-platforms.md index 8e959ad7bb..095e29d848 100644 --- a/aspnetcore/signalr/supported-platforms.md +++ b/aspnetcore/signalr/supported-platforms.md @@ -16,7 +16,7 @@ SignalR for ASP.NET Core supports any server platform that ASP.NET Core supports ## JavaScript client -The [JavaScript client](xref:signalr/javascript-client) runs on the current [Node.js long-term support (LTS) release](https://nodejs.org/about/releases/) and the following browsers: +The [JavaScript client](xref:signalr/javascript-client) runs on the current [Node.js long-term support (LTS) release](https://nodejs.org/en/download) and the following browsers: | Browser | Version | | -------------------------------- | --------------- |