Skip to content

Commit bd4f64e

Browse files
committed
postgraphile links
1 parent f50f1c3 commit bd4f64e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

funding.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@
143143
"description": "An incredibly low-effort way to build a well structured and high-performance GraphQL API backed primarily by a PostgreSQL database. Our main focusses are performance, automatic best-practices and customisability/extensibility. Use this if you have a PostgreSQL database and you want to use it as the source of truth for an auto-generated GraphQL API (which you can still make significant changes to).",
144144
"webpageUrl": {
145145
"url": "https://postgraphile.org/",
146-
"wellKnown": ""
146+
"wellKnown": "https://postgraphile.org/.well-known/funding-manifest-urls"
147147
},
148148
"repositoryUrl": {
149149
"url": "https://github.com/graphile/crystal/tree/main/postgraphile/postgraphile",
150-
"wellKnown": ""
150+
"wellKnown": "https://github.com/graphile/crystal/tree/main/postgraphile/postgraphile/.well-known/funding-manifest-urls"
151151
},
152152
"licenses": ["spdx:MIT"],
153153
"tags": [

0 commit comments

Comments
 (0)