diff --git a/src/data/roadmaps/angular/content/pipes-precedence@nZxZnzbQg9dz-SI65UHq9.md b/src/data/roadmaps/angular/content/pipes-precedence@nZxZnzbQg9dz-SI65UHq9.md index 6e57a872d..291c23adc 100644 --- a/src/data/roadmaps/angular/content/pipes-precedence@nZxZnzbQg9dz-SI65UHq9.md +++ b/src/data/roadmaps/angular/content/pipes-precedence@nZxZnzbQg9dz-SI65UHq9.md @@ -10,5 +10,5 @@ You should always use parentheses to be sure Angular evaluates the expression as Visit the following resources to learn more: -- [@article@Precedence](https://angular.dev/guide/pipes/precedence) +- [@official@Precedence](https://angular.dev/guide/pipes/precedence) - [@article@What is the precedence between pipe and ternary operators?](https://iq.js.org/questions/angular/what-is-the-precedence-between-pipe-and-ternary-operators)