From 54d7c6bfd0d93bf4a02a510bed5e691f4b4bab99 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 27 Feb 2017 11:42:22 +0100 Subject: Edit link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 953f314..84b4dc2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ You can also view the content of the database with this web page : ## Development: If you have an error like : `[debug] ** (Ecto.NoResultsError) expected at least one result but got none in query:` when you dev, check the doc : -`http://www.phoenixframework.org/v0.14.0/docs/custom-errors` +[`http://www.phoenixframework.org/v0.14.0/docs/custom-errors`](http://www.phoenixframework.org/v0.14.0/docs/custom-errors) tl;dr: change this `debug_errors: false` and `catch_errors: true` in `config/dev.exs` -- cgit v1.2.1