From 0161007390f75bd7859a578e89876a1242ad5b5d Mon Sep 17 00:00:00 2001 From: David Watson Date: Wed, 30 Dec 2015 16:26:25 -0500 Subject: [PATCH] Remove extraneous newline --- docs/install/ecosystem.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/install/ecosystem.md b/docs/install/ecosystem.md index afdd86074..b927f2871 100644 --- a/docs/install/ecosystem.md +++ b/docs/install/ecosystem.md @@ -5,8 +5,7 @@ * [mithril.postgrest](https://github.com/catarse/mithril.postgrest) - Mithril plugin to create and authenticate requests * [lewisjared/postgrest-request](https://github.com/lewisjared/postgrest-request) - node interface to postgrest instances * [JarvusInnovations/jarvus-postgrest-apikit](https://github.com/JarvusInnovations/jarvus-postgrest-apikit) - Sencha framework package for binding models/stores/proxies to PostgREST tables -* -[davidthewatson/postgrest_python_requests_client](https://github.com/davidthewatson/postgrest_python_requests_client) - python client featuring JWT auth and pagination of result sets +* [davidthewatson/postgrest_python_requests_client](https://github.com/davidthewatson/postgrest_python_requests_client) - python client featuring JWT auth and pagination of result sets ### Extensions