docs: redirect to schematics-for-libraries (#29780)
Fixes #29778 PR Close #29780
This commit is contained in:
parent
ad642e31cd
commit
8c37cdc38a
|
@ -97,7 +97,7 @@ A library can include [schematics](guide/glossary#schematic) that allow it to in
|
|||
|
||||
* Include an update schematic so that `ng update` can update your library’s dependencies and provide migrations for breaking changes in new releases.
|
||||
|
||||
To learn more, see [Schematics — An Introduction](https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2).
|
||||
To learn more, see [Schematics Overview](guide/schematics) and [Schematics for Libraries](guide/schematics-for-libraries).
|
||||
|
||||
## Publishing your library
|
||||
|
||||
|
|
Loading…
Reference in New Issue