From 5ac70f74cf63444ee3cf7e2ba4a6544e32ded3d7 Mon Sep 17 00:00:00 2001 From: Tom Dykstra Date: Fri, 12 Jul 2019 10:52:26 -0700 Subject: [PATCH] delete extra h2 (#13265) --- aspnetcore/tutorials/signalr.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/aspnetcore/tutorials/signalr.md b/aspnetcore/tutorials/signalr.md index 3fa8dd41b1..a1f980e7c2 100644 --- a/aspnetcore/tutorials/signalr.md +++ b/aspnetcore/tutorials/signalr.md @@ -492,11 +492,9 @@ In this tutorial, you learned how to: > * Configure the project to use SignalR. > * Add code that uses the hub to send messages from any client to all connected clients. -## Next steps - To learn more about SignalR, see the introduction: > [!div class="nextstepaction"] > [Introduction to ASP.NET Core SignalR](xref:signalr/introduction) -::: moniker-end \ No newline at end of file +::: moniker-end