We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a6357 commit 406a2e2Copy full SHA for 406a2e2
src/pages/docs/guides/angular.js
@@ -8,7 +8,7 @@ let steps = [
8
body: () => (
9
<p>
10
Start by creating a new Angular project if you don’t have one set up already. The most
11
- common approach is to use <a href="https://angular.io/cli">Angular CLI</a>.
+ common approach is to use <a href="https://angular.dev/tools/cli">Angular CLI</a>.
12
</p>
13
),
14
code: {
0 commit comments