Skip to content

Commit da75b83

Browse files
author
Maxime Mangel
committed
Port the change to the copied compatibility.md page
1 parent d832fca commit da75b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/javascript/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)