Skip to content

Commit 406a2e2

Browse files
docs: fix link to new angular docs (#1923)
* docs: fix link to new angular docs * Update angular.js --------- Co-authored-by: Adam Wathan <[email protected]>
1 parent 43a6357 commit 406a2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/guides/angular.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let steps = [
88
body: () => (
99
<p>
1010
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>.
11+
common approach is to use <a href="https://angular.dev/tools/cli">Angular CLI</a>.
1212
</p>
1313
),
1414
code: {

0 commit comments

Comments
 (0)