From 224dadc5740f4489d70b1476a64d69fbd19dc31c Mon Sep 17 00:00:00 2001 From: Tony Ranieri Date: Thu, 17 Aug 2017 09:48:38 -0500 Subject: [PATCH] fixed links to template.json & site.css in 09 readme --- 09-replace-onlyif-after/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09-replace-onlyif-after/README.md b/09-replace-onlyif-after/README.md index e195cc3..70e6953 100644 --- a/09-replace-onlyif-after/README.md +++ b/09-replace-onlyif-after/README.md @@ -4,7 +4,7 @@ The sample in this folder demonstrates: In this sample, we show how you can replace a -From [`site.css`](./MyProject.StarterWeb/wwwroot/css/site.css) +From [`site.css`](./MyProject.Con/site.css) ``` body { @@ -32,5 +32,5 @@ textarea { The sample shows how you can update the `black` for background-color without impacting the values for color in the following elements. -See [`template.json`](./MyProject.StarterWeb/.template.config/template.json) +See [`template.json`](./MyProject.Con/.template.config/template.json)