We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba205c7 commit d7c97e3Copy full SHA for d7c97e3
1 file changed
aspnetcore/introduction-to-aspnet-core.md
@@ -155,7 +155,7 @@ We recommend the following sequence of tutorials and articles for an introductio
155
|----------|----------|----------|
156
|Web app | For new development |[Get started with Razor Pages](xref:tutorials/razor-pages/razor-pages-start) |
157
|Web app | For maintaining an MVC app |[Get started with MVC](xref:tutorials/first-mvc-app/start-mvc)|
158
- |Web API | |[Create a web API](xref:tutorials/first-web-api)† |
+ |Web API | |[Create a web API](xref:tutorials/first-web-api) |
159
|Real-time app | |[Get started with SignalR](xref:tutorials/signalr) |
160
161
1. Follow a tutorial that shows how to do basic data access.
0 commit comments