Skip to content

Commit

Permalink
Fix broken link (#26750)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Aug 16, 2022
1 parent ec5643c commit 2c9025c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/migration/50-to-60-samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public static IHostBuilder CreateHostBuilder(string[] args) =>

## Custom dependency injection (DI) container

The following .NET 5 and .NET 6 samples use [Autofac](https://docs.autofac.org/latest/integration/aspnetcore.html)
The following .NET 5 and .NET 6 samples use [Autofac](https://docs.autofac.org/en/latest/integration/aspnetcore.html)

### ASP.NET Core 5

Expand Down

0 comments on commit 2c9025c

Please sign in to comment.