Skip to content

Commit 844e795

Browse files
authored
Update README.md
1 parent 711e070 commit 844e795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ AngleSharp Diffing makes it possible to compare AngleSharp _control_ nodes and _
1414

1515
The _control_ nodes represents the expected HTML tree, i.e. how the nodes are expected to look, and the _test_ nodes represents the nodes that should be compared to the _control_ nodes.
1616

17-
See the [Wiki for documentation](wiki) and more examples.
17+
See the [Wiki for documentation](https://github.com/AngleSharp/AngleSharp.Diffing/wiki) and more examples.
1818

1919
**Differences:** There are three types off `IDiff` differences, that the library can return.
2020

0 commit comments

Comments
 (0)