Skip to content

Commit e5f231c

Browse files
authored
Update README.md
1 parent 90a3a99 commit e5f231c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Please note that to keep the sample as simple as possible the EF Core entities a
9191

9292
- Folder: [`./hostedss - dbup - dab`](./hostedss%20-%20dbup%20-%20dab)
9393

94-
In this sample, taken from the `./hostedss - dbup` sample, and add Data API Builder (DAB) to the solution, so that the database can be exposed as a REST and GraphQL API, so there is no need anymore to manuallly created a CRUD API and therefore the WebAPI project is removed.
94+
In this sample, taken from the `./hostedss - dbup` sample, add [Data API Builder (DAB)](https://aka.ms/dab) to the solution, so that the database can be exposed as a REST and GraphQL API, so there is no need anymore to manuallly create a CRUD API and therefore the WebAPI project is removed.
9595

9696
DAB is orchestrated by Aspire, via the community extension `CommunityToolkit.Aspire.Hosting.Azure.DataApiBuilder`, that has been added to the AppHost project.
9797

0 commit comments

Comments
 (0)