Skip to content

Commit f5602c5

Browse files
author
Maxime Mangel
authored
Merge pull request #161 from Darkle/patch-1
2 parents db8979b + 8f7d93a commit f5602c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/dotnet/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following static methods are also available:
4040
- `System.Diagnostics.Debugger.Break()`
4141
- `System.Activator.CreateInstance<'T>()`
4242

43-
There is also support to convert between numeric types and to parse strings, check [the conversion tests](https://github.com/fable-compiler/Fable/blob/master/tests/Main/ConvertTests.fs).
43+
There is also support to convert between numeric types and to parse strings, check [the conversion tests](https://github.com/fable-compiler/Fable/blob/main/tests/Js/Main/ConvertTests.fs).
4444

4545
### Caveats
4646

0 commit comments

Comments
 (0)