diff --git a/aio/content/guide/deprecations.md b/aio/content/guide/deprecations.md index f7578ad0b1..c7e41ca570 100644 --- a/aio/content/guide/deprecations.md +++ b/aio/content/guide/deprecations.md @@ -150,7 +150,7 @@ This section lists all of the currently-deprecated features, which includes temp ### Bazel builder and schematics Bazel builder and schematics were introduced in Angular Labs to let users try out Bazel without having to manage Bazel version and BUILD files. -This feature has been deprecated. For more information, please refer to the [migration doc](https://github.com/angular/angular/blob/master/packages/bazel/src/schematics/README.md). +This feature has been deprecated. For more information, please refer to the [migration doc](https://github.com/angular/angular/blob/master/packages/bazel/docs/BAZEL_SCHEMATICS.md). {@a wtf} ### Web Tracing Framework integration