You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/binary.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ public Task FileStream() =>
39
39
40
40
## DiffTool
41
41
42
-
A [Diff Tool](diff-tool.md) will only be displayed if one can be found that supports the defined extension.
42
+
A [Diff Tool](https://github.com/VerifyTests/DiffEngine/blob/main/docs/diff-tool.md) will only be displayed if one can be found that supports the defined extension.
43
43
44
44
For example if Beyond Compare is detected the following will be displayed:
Copy file name to clipboardExpand all lines: docs/mdsource/binary.source.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ snippet: FileStream
13
13
14
14
## DiffTool
15
15
16
-
A [Diff Tool](diff-tool.md) will only be displayed if one can be found that supports the defined extension.
16
+
A [Diff Tool](https://github.com/VerifyTests/DiffEngine/blob/main/docs/diff-tool.md) will only be displayed if one can be found that supports the defined extension.
17
17
18
18
For example if Beyond Compare is detected the following will be displayed:
0 commit comments