Skip to content

Commit a0e4893

Browse files
Update Overview.md
1 parent b1d2222 commit a0e4893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/Content/Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Use **HTMLViewControl** if you have one HTML view and a DataContext.
4040

4141
* **Uri**:
4242

43-
Reference the location of the HTML file. When local files are reference pack uri should be used (file properties should be _Resource_, _None_ ). [Click here for complete description on how to reference file](.\Reference_Files.md)
43+
Reference the location of the HTML file. When local files are reference pack uri should be used (file properties should be _Resource_, _None_ ). [Click here for complete description on how to reference file](./Reference_Files.md)
4444

4545
* **Deprecated: RelativeSource**:
4646

47-
Reference the location of the HTML file (properties should be _Content_, _Copy Always_ ). Please use uri with pack url instead. [Click here for complete description on how to reference file](.\Reference_Files.md)
47+
Reference the location of the HTML file (properties should be _Content_, _Copy Always_ ). Please use uri with pack url instead. [Click here for complete description on how to reference file](./Reference_Files.md)
4848

4949
* **DataContext**:
5050

0 commit comments

Comments
 (0)