Skip to content

Commit 8f76a16

Browse files
Update aspnetcore/migration/fx-to-core/index.md
Co-authored-by: Wade Pickett <[email protected]>
1 parent 02106b5 commit 8f76a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/migration/fx-to-core/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ Incremental migration is an implementation of the Strangler Fig pattern and is b
8888

8989
## In place migration
9090

91-
In place migration can work for sufficiently small applications. If possible, this allows for a quick replacement of the application. However, small issues may be compounded if you decide to do an in place migration. See <xref:migration/fx-to-core/tooling> for how Upgrade Assistant can help with an in place migration.
91+
In place migration can work for sufficiently small applications. If possible, this allows for a quick replacement of the application. However, small issues may be compounded if you decide to do an in place migration. See <xref:migration/fx-to-core/tooling> to learn how Upgrade Assistant can help with an in place migration.

0 commit comments

Comments
 (0)