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 instead
pull/10014/head
Carl Walsh 2018-12-14 07:25:22 -08:00 committed by Scott Addie
parent baea39c166
commit 6a877c5840
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Here are some features of SignalR for ASP.NET Core:
* Sends messages to specific clients or groups of clients.
* 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