Update GitHub link (aspnet/signalr is archived) (#10010)
https://github.com/aspnet/signalr is archived aspnet/AspNetCore/src/SignalR is the new home of development, so link to that insteadpull/10014/head
parent
baea39c166
commit
6a877c5840
|
@ -30,7 +30,7 @@ Here are some features of SignalR for ASP.NET Core:
|
||||||
* Sends messages to specific clients or groups of clients.
|
* Sends messages to specific clients or groups of clients.
|
||||||
* Scales to handle increasing traffic.
|
* Scales to handle increasing traffic.
|
||||||
|
|
||||||
The source is hosted in a [SignalR repository on GitHub](https://github.com/aspnet/signalr).
|
The source is hosted in a [SignalR repository on GitHub](https://github.com/aspnet/AspNetCore/tree/master/src/SignalR).
|
||||||
|
|
||||||
## Transports
|
## Transports
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue