Update links, add patreon badge

This commit is contained in:
steve-chavez
2018-05-14 18:44:52 -05:00
parent 28845e0f43
commit ca76a8e6be
6 changed files with 18 additions and 20 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
"name": "PostgREST",
"description": "RESTful API for any PostgreSQL database.",
"logo": "https://halcyon.sh/logo.svg",
"repository": "https://github.com/begriffs/postgrest",
"repository": "https://github.com/PostgREST/postgrest",
"env": {
"BUILDPACK_URL": {
"description": "Heroku buildpack for deploying Haskell applications",
"value": "https://github.com/begriffs/postgrest-heroku"
"value": "https://github.com/PostgREST/postgrest-heroku"
},
"POSTGREST_VER": {
"description": "Version of PostgREST to deploy",