Skip to content

Commit 1af01d2

Browse files
destus90alan-agius4
authored andcommitted
docs: replace broken link
Rectifies a broken link into `ng new` section.
1 parent 21a05d2 commit 1af01d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/ng-new/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"x-user-analytics": 14
128128
},
129129
"strict": {
130-
"description": "Creates a workspace with stricter type checking and stricter bundle budgets settings. This setting helps improve maintainability and catch bugs ahead of time. For more information, see https://angular.io/strict",
130+
"description": "Creates a workspace with stricter type checking and stricter bundle budgets settings. This setting helps improve maintainability and catch bugs ahead of time. For more information, see https://angular.io/guide/strict-mode",
131131
"x-prompt": "Do you want to enforce stricter type checking and stricter bundle budgets in the workspace?\n This setting helps improve maintainability and catch bugs ahead of time.\n For more information, see https://angular.io/strict",
132132
"type": "boolean",
133133
"default": false,

0 commit comments

Comments
 (0)