diff --git a/examples/with-reasonml/README.md b/examples/with-reasonml/README.md index 65ff6a02..60953681 100644 --- a/examples/with-reasonml/README.md +++ b/examples/with-reasonml/README.md @@ -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. However, this doesn't offer the full [colorful and very, very, veeeery nice 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! ## The idea behind the example