From 71da89fdcc057fe6a62591419c3b27b789e2df49 Mon Sep 17 00:00:00 2001 From: Richard Fox Date: Wed, 5 Jul 2017 00:48:54 +0200 Subject: [PATCH] intro.rst: Correct first example app link (#87) --- intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro.rst b/intro.rst index 2f3b0e0df..dbafcfab7 100644 --- a/intro.rst +++ b/intro.rst @@ -66,7 +66,7 @@ These are PostgreSQL bridges that propagate LISTEN/NOTIFY to external queues for Example Apps ------------ -* `https://github.com/subzerocloud/postgrest-starter-kit `_ - Boilerplate for new project +* `subzerocloud/postgrest-starter-kit `_ - Boilerplate for new project * `NikolayS/postgrest-google-translate `_ - Calling to external translation service * `CodeforAustralia/heritage-near-me `_ - Elm and PostgREST with PostGIS * `timwis/handsontable-postgrest `_ - An excel-like database table editor