Skip to content

Commit 4dc1d5d

Browse files
Update aspnetcore/migration/fx-to-core/inc/remote-app-setup.md
Co-authored-by: Wade Pickett <[email protected]>
1 parent abfd27f commit 4dc1d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/migration/fx-to-core/inc/remote-app-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In some incremental upgrade scenarios, it's useful for the new ASP.NET Core app
2222
Common scenarios this enables:
2323

2424
* Fallback to the legacy application with [YARP](~/fundamentals/servers/yarp/yarp-overview.md)
25-
* [Remote app authentication](xref:migration/fx-to-core/areas/authentication#remote-authenticationn)
25+
* [Remote app authentication](xref:migration/fx-to-core/areas/authentication#remote-authentication)
2626
* [Remote session](xref:migration/fx-to-core/areas/session#remote-app-session-state)
2727

2828
:::zone pivot="manual"

0 commit comments

Comments
 (0)