1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 16:39:02 +02:00

fix: update outdated link to old angular website (#8726)

The link to the official documentation was the old angular website. I changed it so it points to the new website but the same content.
This commit is contained in:
Thomas
2025-05-30 12:48:42 +02:00
committed by GitHub
parent 2a1c56fdf3
commit 7cb5587097

View File

@@ -4,5 +4,5 @@ Custom validators in Angular are functions that allow you to define your own val
Learn more from the following resources: Learn more from the following resources:
- [@official@Defining custom validators](https://v17.angular.io/guide/form-validation#custom-validators) - [@official@Defining custom validators](https://angular.dev/guide/forms/form-validation#defining-custom-validators)
- [@video@How to create custom validator in Angular 17](https://youtu.be/3TwmS0Gdg9I?si=1w4EX-HifJ70-CxT) - [@video@How to create custom validator in Angular 17](https://youtu.be/3TwmS0Gdg9I?si=1w4EX-HifJ70-CxT)