Fix broken link in samples/readme.md (#1175)
This commit is contained in:
Родитель
1cc98c0424
Коммит
709f73cc10
|
@ -8,7 +8,7 @@ This folder contains a set of samples that demonstrate various scenarios.
|
|||
| ------ | ------------ |
|
||||
|[Configuration](./Configuration)| Demonstrates how to configure the worker using Program.cs and WorkerOptions |
|
||||
|[Custom Middleware](./CustomMiddleware)| Demonstrates how to create and use custom middleware |
|
||||
|[Entity Framework](./EntityFramework])| Demonstrates how to work with entity framework |
|
||||
|[Entity Framework](./EntityFramework)| Demonstrates how to work with entity framework |
|
||||
|[Extensions](./Extensions)| Examples of how to work with various extensions |
|
||||
|[Function App](./FunctionApp)| Examples of using the HTTP Trigger; default project for debugging the worker SDK |
|
||||
|[.NET 7 Worker](./Net7Worker)| Demonstrates how to setup a .NET 7 Function App |
|
||||
|
|
Загрузка…
Ссылка в новой задаче