From e72e4491d1ece134a5817efafcf5a140f9a00b68 Mon Sep 17 00:00:00 2001 From: Ian Mackenzie Date: Fri, 6 Jan 2017 10:11:07 -0500 Subject: [PATCH] Fix broken link in README (#782) At least for me the current link results in a 404 page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80d18298..5b6a26fad 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can use it as inspiration for test-driven server migrations in your own projects. Also try other tools in the PostgREST -[ecosystem](http://postgrest.com/en/stable/intro.html#ecosystem). +[ecosystem](http://postgrest.com/install/ecosystem). ### Usage