Skip to content

Commit 6ce280e

Browse files
authored
Merge pull request reactjs#299 from MangelMaxime/patch-1
Fix markdown to display a link
2 parents 89cb917 + dad20f2 commit 6ce280e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/docs/static-type-checking.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScr
6161

6262
## Other Languages
6363

64-
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.
64+
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.

0 commit comments

Comments
 (0)