Skip to content

Commit 497fde5

Browse files
Revert "Removed dagger Element (#18441)" (#18446)
This reverts commit d7c97e3.
1 parent d7c97e3 commit 497fde5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/introduction-to-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ We recommend the following sequence of tutorials and articles for an introductio
155155
|----------|----------|----------|
156156
|Web app | For new development |[Get started with Razor Pages](xref:tutorials/razor-pages/razor-pages-start) |
157157
|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) |
158+
|Web API | |[Create a web API](xref:tutorials/first-web-api)† |
159159
|Real-time app | |[Get started with SignalR](xref:tutorials/signalr) |
160160

161161
1. Follow a tutorial that shows how to do basic data access.

0 commit comments

Comments
 (0)