diff --git a/scripts/validate-licenses.mts b/scripts/validate-licenses.mts index e382c95d31c4..04f57f9b6081 100644 --- a/scripts/validate-licenses.mts +++ b/scripts/validate-licenses.mts @@ -3,7 +3,7 @@ * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be - * found in the LICENSE file at https://angular.io/license + * found in the LICENSE file at https://angular.dev/license */ import checker from 'license-checker';