From c9ce2eedb108f9e45e702b4e1611f723a4c26603 Mon Sep 17 00:00:00 2001 From: Liliana Santos Date: Tue, 4 Jun 2024 11:26:53 +0100 Subject: [PATCH] Update Property Binding to most recent link (#5774) Update 101-property-binding.md --- .../angular/content/104-templates/101-property-binding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/angular/content/104-templates/101-property-binding.md b/src/data/roadmaps/angular/content/104-templates/101-property-binding.md index 01af49674..902ed471a 100644 --- a/src/data/roadmaps/angular/content/104-templates/101-property-binding.md +++ b/src/data/roadmaps/angular/content/104-templates/101-property-binding.md @@ -4,4 +4,4 @@ Property binding helps you set values for properties of HTML elements or directi Visit the following resources to learn more: -- [Angular Official Website](https://angular.io/guide/property-binding) +- [Angular Official Website](https://angular.dev/guide/templates/property-binding)