Skip to content

Commit 90e3e27

Browse files
authored
fix link to reason site (#143)
1 parent db91ff2 commit 90e3e27

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ for more information.
8282

8383
## What is Melange
8484

85-
Melange is a set of tools that come together to generate and interoperate with modern JavaScript:
85+
Melange is a set of tools that come together to generate and interoperate with
86+
modern JavaScript:
8687

8788
- The [compiler libraries](https://github.com/melange-re/melange-compiler-libs):
8889
These libraries are a fork of the [OCaml compiler
@@ -126,7 +127,7 @@ OCaml ecosystem:
126127
public package repository](https://opam.ocaml.org/packages/) for opam.
127128

128129
- Syntaxes: Melange empowers users to optionally write their applications using
129-
the [Reason syntax](reasonml.github.io/), with full support for React
130+
the [Reason syntax](https://reasonml.github.io/), with full support for React
130131
applications through the Melange bindings library
131132
[ReasonReact](https://reasonml.github.io/reason-react/).
132133

0 commit comments

Comments
 (0)