Skip to content

Commit 537df75

Browse files
committed
Updates
1 parent 6ccb645 commit 537df75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnetcore/includes/key-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Key features:
2828
* [Blazor](xref:blazor/index): Create rich interactive web UI components using [C#](/dotnet/csharp/)—no JavaScript required.
2929
* Integrate seamlessly with popular client-side frameworks and libraries, including [Angular](/visualstudio/javascript/tutorial-asp-net-core-with-angular), [React](/visualstudio/javascript/tutorial-asp-net-core-with-react), [Vue](/visualstudio/javascript/tutorial-asp-net-core-with-vue), and [Bootstrap](https://getbootstrap.com/).
3030
* [SignalR](xref:signalr/index): Add real-time web functionality.
31-
* [gRPC](xref:grpc/introduction): High performance Remote Procedure Call (RPC) services.
31+
* [gRPC](xref:grpc/index): High performance Remote Procedure Call (RPC) services.
3232
* Security: Built-in security features for [authentication](xref:security/authentication/index), [authorization](xref:security/authorization/introduction), and [data protection](xref:security/data-protection/introduction).
3333
* Testing: Easily create unit and integration tests.
3434
* Tooling: Maximize your development productivity with [Visual Studio](https://visualstudio.microsoft.com/) and [Visual Studio Code](https://code.visualstudio.com/).
@@ -45,7 +45,7 @@ Key features:
4545
* Develop apps and APIs using [Razor Pages](xref:razor-pages/index) and [Model-View-Controller (MVC)](xref:mvc/overview) frameworks.
4646
* Integrate seamlessly with popular client-side frameworks and libraries, including [Angular](/visualstudio/javascript/tutorial-asp-net-core-with-angular), [React](/visualstudio/javascript/tutorial-asp-net-core-with-react), [Vue](/visualstudio/javascript/tutorial-asp-net-core-with-vue), and [Bootstrap](https://getbootstrap.com/).
4747
* [SignalR](xref:signalr/index): Add real-time web functionality.
48-
* [gRPC](xref:grpc/introduction): High performance Remote Procedure Call (RPC) services.
48+
* [gRPC](xref:grpc/index): High performance Remote Procedure Call (RPC) services.
4949
* Security: Built-in security features for [authentication](xref:security/authentication/index), [authorization](xref:security/authorization/introduction), and [data protection](xref:security/data-protection/introduction).
5050
* Testing: Easily create unit and integration tests.
5151
* Tooling: Maximize your development productivity with [Visual Studio](https://visualstudio.microsoft.com/) and [Visual Studio Code](https://code.visualstudio.com/).

0 commit comments

Comments
 (0)