Skip to content

Commit be5d3b0

Browse files
lukasmattafilipesilva
authored andcommitted
docs: fix schematics-cli url
1 parent 1a255e6 commit be5d3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/schematics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ What distinguishes Schematics from other generators, such as Yeoman or Yarn Crea
2020
| **Sink** | The final destination of all `Action`s. |
2121

2222
# Tooling
23-
Schematics is a library, and does not work by itself. A [reference CLI](https://github.com/angular/devkit/blob/master/packages/angular_devkit/schematics_cli/bin/schematics.ts) is available on this repository, but is not published on NPM. This document explains the library usage and the tooling API, but does not go into the tool implementation itself.
23+
Schematics is a library, and does not work by itself. A [reference CLI](https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/schematics_cli/bin/schematics.ts) is available on this repository, but is not published on NPM. This document explains the library usage and the tooling API, but does not go into the tool implementation itself.
2424

2525
The tooling is responsible for the following tasks:
2626

0 commit comments

Comments
 (0)