[onlyif sample] Fix internal sample links. (#27)

This commit is contained in:
Adam Patridge 2017-09-09 15:18:30 -06:00 коммит произвёл Sayed Ibrahim Hashimi
Родитель 491479a4a8
Коммит 4af2d4d475
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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/wwwroot/css/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)