From e93c96a6f84ac90dd54f5f4c0754ca25833a422a Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Sun, 21 Jun 2015 14:01:42 -0700 Subject: [PATCH] Link to Heroku troubleshooting Wiki in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09d5e3b2b..7c1b5d935 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ and the [guide to routing](https://github.com/begriffs/postgrest/wiki/Routing). * [Performance](https://github.com/begriffs/postgrest/wiki/Performance-and-Scaling) * [Security](https://github.com/begriffs/postgrest/wiki/Security-and-Permissions) * [Tutorial](http://blog.jonharrington.org/postgrest-introduction/) (external) +* [Heroku](https://github.com/begriffs/postgrest/wiki/Heroku) ### Thanks