Skip to content

Commit 0ee0002

Browse files
clydindylhunn
authored andcommitted
docs: update build system migration URL for CLI (#55891)
The URL for the Angular CLI has been updated to `build-system-migration` to better reflect the content of the documentation. PR Close #55891
1 parent 009812b commit 0ee0002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adev/src/app/sub-navigation-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,8 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
680680
},
681681
{
682682
label: 'Migrating to new build system',
683-
path: 'tools/cli/esbuild',
684-
contentPath: 'tools/cli/esbuild',
683+
path: 'tools/cli/build-system-migration',
684+
contentPath: 'tools/cli/build-system-migration',
685685
},
686686
{
687687
label: 'Build environments',
File renamed without changes.

0 commit comments

Comments
 (0)