From d4d9009696f61984bcb059a4870d62dd63304812 Mon Sep 17 00:00:00 2001 From: Kapunahele Wong Date: Tue, 3 Oct 2017 13:57:05 -0400 Subject: [PATCH] docs(aio): fix broken link in toh-pt5 --- aio/content/tutorial/toh-pt5.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aio/content/tutorial/toh-pt5.md b/aio/content/tutorial/toh-pt5.md index 40af517b4f..c3c6b96246 100644 --- a/aio/content/tutorial/toh-pt5.md +++ b/aio/content/tutorial/toh-pt5.md @@ -1207,7 +1207,8 @@ Here's an excerpt: Create the file styles.css. -Ensure that the file contains the [master styles provided here](https://raw.githubusercontent.com/angular/angular/master/aio/tools/examples/shared/boilerplate/src/styles.css). +Ensure that the file contains the [master styles provided here](https://raw.githubusercontent.com/angular/angular/master/aio/tools/examples/shared/boilerplate/common/src/styles.css). +