Skip to content

Commit 072b086

Browse files
fix snippet link
1 parent f00ee92 commit 072b086

File tree

1 file changed

+1
-1
lines changed
  • docs/fsharp/language-reference/compiler-messages

1 file changed

+1
-1
lines changed

docs/fsharp/language-reference/compiler-messages/fs0067.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Redundant Type test:
1818

1919
Redundant Downcast:
2020

21-
[!code-fsharp[FS0067-redundant-downcast](~/samples/snippets/fsharp/compiler-messages/fs0003.fsx#L11-L18)]
21+
[!code-fsharp[FS0067-redundant-downcast](~/samples/snippets/fsharp/compiler-messages/fs0067.fsx#L11-L18)]
2222

2323
The two examples above cause the compiler to display the following message:
2424

0 commit comments

Comments
 (0)