From 76dc07cec732df2cf587fb6102bed1df5f42ff76 Mon Sep 17 00:00:00 2001 From: Eaton Date: Tue, 7 Aug 2018 19:21:58 -0400 Subject: [PATCH 1/5] Fix broken link --- tests/legacy-cli/e2e/assets/1.0-project/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/legacy-cli/e2e/assets/1.0-project/src/polyfills.ts b/tests/legacy-cli/e2e/assets/1.0-project/src/polyfills.ts index 53bdaf1b8642..a8f13561140d 100644 --- a/tests/legacy-cli/e2e/assets/1.0-project/src/polyfills.ts +++ b/tests/legacy-cli/e2e/assets/1.0-project/src/polyfills.ts @@ -11,7 +11,7 @@ * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. * - * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + * Learn more in https://angular.io/guide/browser-support */ /*************************************************************************************************** From c9b071703e640b22b890a4cb9359b6f081468177 Mon Sep 17 00:00:00 2001 From: Eaton Date: Tue, 7 Aug 2018 19:22:39 -0400 Subject: [PATCH 2/5] Fix broken link --- packages/schematics/angular/application/files/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/schematics/angular/application/files/src/polyfills.ts b/packages/schematics/angular/application/files/src/polyfills.ts index d310405a6817..8fceb45d3b0a 100644 --- a/packages/schematics/angular/application/files/src/polyfills.ts +++ b/packages/schematics/angular/application/files/src/polyfills.ts @@ -11,7 +11,7 @@ * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. * - * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + * Learn more in https://angular.io/guide/browser-support */ /*************************************************************************************************** From 61e14fbcff6cc773d15c51b44dd6c8cba77e8382 Mon Sep 17 00:00:00 2001 From: Eaton Date: Tue, 7 Aug 2018 19:23:26 -0400 Subject: [PATCH 3/5] Fix broken link --- tests/legacy-cli/e2e/assets/1.7-project/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/legacy-cli/e2e/assets/1.7-project/src/polyfills.ts b/tests/legacy-cli/e2e/assets/1.7-project/src/polyfills.ts index af84770782bb..e17a0b1ea437 100644 --- a/tests/legacy-cli/e2e/assets/1.7-project/src/polyfills.ts +++ b/tests/legacy-cli/e2e/assets/1.7-project/src/polyfills.ts @@ -11,7 +11,7 @@ * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. * - * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + * Learn more in https://angular.io/guide/browser-support */ /*************************************************************************************************** From 4092200f25564f699f9ff4290c810fe726ac73e9 Mon Sep 17 00:00:00 2001 From: Eaton Date: Tue, 7 Aug 2018 19:24:09 -0400 Subject: [PATCH 4/5] Fix broken link --- .../build_angular/hello-world-app/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/angular_devkit/build_angular/hello-world-app/src/polyfills.ts b/tests/angular_devkit/build_angular/hello-world-app/src/polyfills.ts index 1e5ba9f031b6..d7fd9a7ba789 100644 --- a/tests/angular_devkit/build_angular/hello-world-app/src/polyfills.ts +++ b/tests/angular_devkit/build_angular/hello-world-app/src/polyfills.ts @@ -18,7 +18,7 @@ * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. * - * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + * Learn more in https://angular.io/guide/browser-support */ /*************************************************************************************************** From 98e6e32b334b8d0e60a186e79376811476e43b8b Mon Sep 17 00:00:00 2001 From: Eaton Date: Tue, 7 Aug 2018 19:24:37 -0400 Subject: [PATCH 5/5] Fix broken link --- tests/angular_devkit/build_webpack/angular-app/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/angular_devkit/build_webpack/angular-app/src/polyfills.ts b/tests/angular_devkit/build_webpack/angular-app/src/polyfills.ts index 1e5ba9f031b6..d7fd9a7ba789 100644 --- a/tests/angular_devkit/build_webpack/angular-app/src/polyfills.ts +++ b/tests/angular_devkit/build_webpack/angular-app/src/polyfills.ts @@ -18,7 +18,7 @@ * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. * - * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + * Learn more in https://angular.io/guide/browser-support */ /***************************************************************************************************