Skip to content

Commit 9d3b716

Browse files
MaxKlesscursoragent
authored andcommitted
update link
Signed-off-by: Cursor Agent <[email protected]>
1 parent d829f07 commit 9d3b716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/vscode/nx-conversion/src/lib/vscode-nx-conversion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export async function initNxConversion(
5454
if (answer === 'Learn More') {
5555
commands.executeCommand(
5656
'vscode.open',
57-
'https://nx.dev/recipes/adopting-nx/migration-angular'
57+
'https://nx.dev/technologies/angular/migration/angular#migrating-an-angular-cli-project-to-nx?utm_source=nx-console'
5858
);
5959
return;
6060
}

0 commit comments

Comments
 (0)