mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
Fix elmish-react link on static-type-checking (#857)
`fable-elmish` org is now simply `elmish`, thus the link to `elmish-react` was 404. ref https://github.com/elmish/elmish/issues/145
This commit is contained in:
committed by
Alex Krolick
parent
e3cf355618
commit
d0cdc9ef0c
@@ -319,4 +319,4 @@ JetBrains develops and maintains several tools specifically for the React commun
|
||||
|
||||
## Other Languages
|
||||
|
||||
Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [F#/Fable](http://fable.io) with [elmish-react](https://fable-elmish.github.io/react). Check out their respective sites for more information, and feel free to add more statically typed languages that work with React to this page!
|
||||
Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [F#/Fable](http://fable.io) with [elmish-react](https://elmish.github.io/react). Check out their respective sites for more information, and feel free to add more statically typed languages that work with React to this page!
|
||||
|
||||
Reference in New Issue
Block a user