Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/core/porting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ It's important to keep your developer tools up-to-date as each new release addre

## Use GitHub Copilot modernization agent

The GitHub Copilot modernization agent provides an AI-assisted, end-to-end experience to speed porting and modernization work. The agent analyzes your project and writes a plan to complete your desired upgrade. You can adjust and iterate on the plan, then perform the upgrades. With this agent, you can:
The [GitHub Copilot modernization agent](github-copilot-app-modernization/overview.md) provides an AI-assisted, end-to-end experience to speed porting and modernization work. The agent analyzes your project and writes a plan to complete your desired upgrade. You can adjust and iterate on the plan, then perform the upgrades. With this agent, you can:

- Upgrade projects to a newer .NET version.
- Assess your application's code, configuration, and dependencies.
Expand Down
Loading