diff --git a/content/docs/static-type-checking.md b/content/docs/static-type-checking.md index d2c8caef..2c0162e3 100644 --- a/content/docs/static-type-checking.md +++ b/content/docs/static-type-checking.md @@ -61,4 +61,4 @@ You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScr ## Other Languages -Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [ReasonML](reasonml.github.io/reason-react) or [F#/Fable](http://fable.io) with [elmish-react](fable-elmish.github.io/react. Check out their respective sites for more information. +Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [ReasonML](reasonml.github.io/reason-react) or [F#/Fable](http://fable.io) with [elmish-react](fable-elmish.github.io/react). Check out their respective sites for more information.