Skip to content

Commit 4c3534a

Browse files
Repair broken links (#36556)
* Fix broken link. * Update aspnetcore/migration/fx-to-core/examples/configuration.md * Update date for configuration migration example --------- Co-authored-by: Wade Pickett <wpickett@microsoft.com>
1 parent 943c4df commit 4c3534a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

aspnetcore/migration/fx-to-core/examples/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Migrate configuration to ASP.NET Core
33
author: wadepickett
44
description: Learn how to migrate configuration from an ASP.NET MVC project to an ASP.NET Core MVC project.
55
ms.author: wpickett
6-
ms.date: 10/14/2016
6+
ms.date: 12/30/2025
77
uid: migration/fx-to-core/examples/configuration
88
ms.sfi.ropc: t
99
---
@@ -12,7 +12,7 @@ ms.sfi.ropc: t
1212

1313
In the previous article, we began to [migrate an ASP.NET MVC project to ASP.NET Core MVC](overview.md). In this article, we migrate configuration.
1414

15-
[View or download sample code](https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/migration/fx-to-core/examples/configuration/samples) ([how to download](xref:fundamentals/index#how-to-download-a-sample))
15+
[View or download sample code](https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/migration/fx-to-core/examples/samples/configuration) ([how to download](xref:fundamentals/index#how-to-download-a-sample))
1616

1717
## Setup configuration
1818

0 commit comments

Comments
 (0)