Skip to content

Commit 8abb294

Browse files
Update javascript-client.md (#34182)
* Update javascript-client.md Fixes #34180 * Update aspnetcore/signalr/javascript-client.md * Update aspnetcore/signalr/javascript-client.md * Update aspnetcore/signalr/javascript-client.md * Update aspnetcore/signalr/javascript-client.md
1 parent f0e6804 commit 8abb294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/signalr/javascript-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To use the client library without the npm prerequisite, reference a CDN-hosted c
5050

5151
[!code-html[](javascript-client/samples/6.x/SignalRChat/Pages/Index.cshtml?name=snippet_CDN)]
5252

53-
The client library is available on the following CDNs:
53+
In the preceding markup, version 6.0.1 is specified. Choose from one of the following CDNs to get the latest client library version:
5454

5555
* [cdnjs](https://cdnjs.com/libraries/microsoft-signalr)
5656
* [jsDelivr](https://www.jsdelivr.com/package/npm/@microsoft/signalr)

0 commit comments

Comments
 (0)