diff --git a/aio/content/guide/i18n.md b/aio/content/guide/i18n.md index 42d9b6ed8efd8f..0516ec2e8ea9be 100644 --- a/aio/content/guide/i18n.md +++ b/aio/content/guide/i18n.md @@ -388,7 +388,7 @@ If you don't use the CLI, you have two options: For more information, see the [`ng xi18n` command documentation](cli/xi18n). * You can use the CLI Webpack plugin `AngularCompilerPlugin` from the `@ngtools/webpack` package. Set the parameters `i18nOutFile` and `i18nOutFormat` to trigger the extraction. -For more information, see the [Angular Ahead-of-Time Webpack Plugin documentation](https://github.com/angular/angular-cli/tree/master/packages/%40ngtools/webpack). +For more information, see the [Angular Ahead-of-Time Webpack Plugin documentation](https://github.com/angular/angular-cli/tree/master/packages/ngtools/webpack).