mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Correct url to blog post (#3709)
This commit is contained in:
parent
2473b55871
commit
2a845a61b7
|
@ -40,7 +40,7 @@ Run BuckleScript build system `bsb -w` and `next -w` separately. For the sake
|
||||||
of simple convention, `npm run dev` run both `bsb` and `next` concurrently.
|
of simple convention, `npm run dev` run both `bsb` and `next` concurrently.
|
||||||
However, this doesn't offer the full [colorful and very, very, veeeery nice
|
However, this doesn't offer the full [colorful and very, very, veeeery nice
|
||||||
error
|
error
|
||||||
output](https://reasonml.github.io/community/blog/#way-way-waaaay-nicer-error-messages)
|
output](https://reasonml.github.io/blog/2017/08/25/way-nicer-error-messages.html)
|
||||||
experience that ReasonML can offer, don't miss it!
|
experience that ReasonML can offer, don't miss it!
|
||||||
|
|
||||||
## The idea behind the example
|
## The idea behind the example
|
||||||
|
|
Loading…
Reference in a new issue