From 6a58256ff190d02fa65d6d6c1bcaa249d396c970 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 19 Nov 2024 09:51:44 -1000 Subject: [PATCH 1/5] Update javascript-client.md Fixes #34180 --- aspnetcore/signalr/javascript-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/signalr/javascript-client.md b/aspnetcore/signalr/javascript-client.md index c24c06f0ceca..5011333c0d25 100644 --- a/aspnetcore/signalr/javascript-client.md +++ b/aspnetcore/signalr/javascript-client.md @@ -50,7 +50,7 @@ To use the client library without the npm prerequisite, reference a CDN-hosted c [!code-html[](javascript-client/samples/6.x/SignalRChat/Pages/Index.cshtml?name=snippet_CDN)] -The client library is available on the following CDNs: +In the preceding markup, version 6.0.1 is specified. Use the following CDNs to get the appropriate client library version: * [cdnjs](https://cdnjs.com/libraries/microsoft-signalr) * [jsDelivr](https://www.jsdelivr.com/package/npm/@microsoft/signalr) From 2f1d6d5d2a2838f5cfb43675784a080fa2967e79 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 19 Nov 2024 09:54:47 -1000 Subject: [PATCH 2/5] Update aspnetcore/signalr/javascript-client.md --- aspnetcore/signalr/javascript-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/signalr/javascript-client.md b/aspnetcore/signalr/javascript-client.md index 5011333c0d25..0f5f717ce391 100644 --- a/aspnetcore/signalr/javascript-client.md +++ b/aspnetcore/signalr/javascript-client.md @@ -50,7 +50,7 @@ To use the client library without the npm prerequisite, reference a CDN-hosted c [!code-html[](javascript-client/samples/6.x/SignalRChat/Pages/Index.cshtml?name=snippet_CDN)] -In the preceding markup, version 6.0.1 is specified. Use the following CDNs to get the appropriate client library version: +In the preceding markup, version 6.0.1 is specified. Use the following CDNs to get the latest client library version: * [cdnjs](https://cdnjs.com/libraries/microsoft-signalr) * [jsDelivr](https://www.jsdelivr.com/package/npm/@microsoft/signalr) From b56636b2214dc8017bb6479394c8d24d7c7793d8 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 19 Nov 2024 09:59:50 -1000 Subject: [PATCH 3/5] Update aspnetcore/signalr/javascript-client.md --- aspnetcore/signalr/javascript-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/signalr/javascript-client.md b/aspnetcore/signalr/javascript-client.md index 0f5f717ce391..905849846e31 100644 --- a/aspnetcore/signalr/javascript-client.md +++ b/aspnetcore/signalr/javascript-client.md @@ -50,7 +50,7 @@ To use the client library without the npm prerequisite, reference a CDN-hosted c [!code-html[](javascript-client/samples/6.x/SignalRChat/Pages/Index.cshtml?name=snippet_CDN)] -In the preceding markup, version 6.0.1 is specified. Use the following CDNs to get the latest client library version: +In the preceding markup, version 6.0.1 is specified. Use one of the following CDNs to get the latest client library version: * [cdnjs](https://cdnjs.com/libraries/microsoft-signalr) * [jsDelivr](https://www.jsdelivr.com/package/npm/@microsoft/signalr) From 0bf472e21e24d77f4e6a2bdb46b1a50abd886730 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:00:11 -1000 Subject: [PATCH 4/5] Update aspnetcore/signalr/javascript-client.md --- aspnetcore/signalr/javascript-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/signalr/javascript-client.md b/aspnetcore/signalr/javascript-client.md index 905849846e31..e5af95b52665 100644 --- a/aspnetcore/signalr/javascript-client.md +++ b/aspnetcore/signalr/javascript-client.md @@ -50,7 +50,7 @@ To use the client library without the npm prerequisite, reference a CDN-hosted c [!code-html[](javascript-client/samples/6.x/SignalRChat/Pages/Index.cshtml?name=snippet_CDN)] -In the preceding markup, version 6.0.1 is specified. Use one of the following CDNs to get the latest client library version: +In the preceding markup, version 6.0.1 is specified. Chose from one of the following CDNs to get the latest client library version: * [cdnjs](https://cdnjs.com/libraries/microsoft-signalr) * [jsDelivr](https://www.jsdelivr.com/package/npm/@microsoft/signalr) From eec530c0a5b1b18b5a90c667e4ae90349dd51f84 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:00:46 -1000 Subject: [PATCH 5/5] Update aspnetcore/signalr/javascript-client.md --- aspnetcore/signalr/javascript-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/signalr/javascript-client.md b/aspnetcore/signalr/javascript-client.md index e5af95b52665..eedfa455a5e0 100644 --- a/aspnetcore/signalr/javascript-client.md +++ b/aspnetcore/signalr/javascript-client.md @@ -50,7 +50,7 @@ To use the client library without the npm prerequisite, reference a CDN-hosted c [!code-html[](javascript-client/samples/6.x/SignalRChat/Pages/Index.cshtml?name=snippet_CDN)] -In the preceding markup, version 6.0.1 is specified. Chose from one of the following CDNs to get the latest client library version: +In the preceding markup, version 6.0.1 is specified. Choose from one of the following CDNs to get the latest client library version: * [cdnjs](https://cdnjs.com/libraries/microsoft-signalr) * [jsDelivr](https://www.jsdelivr.com/package/npm/@microsoft/signalr)