Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 09-replace-onlyif-after/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down Expand Up @@ -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)