mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 00:21:28 +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:
@@ -4,5 +4,5 @@ Custom validators in Angular are functions that allow you to define your own val
|
||||
|
||||
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)
|
||||
|
Reference in New Issue
Block a user