Skip to content

Commit 57d06be

Browse files
committed
funding.json is not smart enough to handle monorepos
1 parent 9aa3080 commit 57d06be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

static/funding.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"wellKnown": "https://www.grafast.org/.well-known/funding-manifest-urls"
2121
},
2222
"repositoryUrl": {
23-
"url": "https://github.com/graphile/crystal/tree/main/grafast/grafast",
23+
"url": "https://github.com/graphile/crystal",
2424
"wellKnown": "https://github.com/graphile/crystal/raw/main/grafast/grafast/.well-known/funding-manifest-urls"
2525
},
2626
"licenses": ["spdx:MIT"],
@@ -41,7 +41,7 @@
4141
"wellKnown": "https://www.grafast.org/.well-known/funding-manifest-urls"
4242
},
4343
"repositoryUrl": {
44-
"url": "https://github.com/graphile/crystal/tree/main/grafast/grafserv",
44+
"url": "https://github.com/graphile/crystal",
4545
"wellKnown": "https://github.com/graphile/crystal/raw/main/grafast/grafserv/.well-known/funding-manifest-urls"
4646
},
4747
"licenses": ["spdx:MIT"],
@@ -62,7 +62,7 @@
6262
"wellKnown": "https://build.graphile.org/.well-known/funding-manifest-urls"
6363
},
6464
"repositoryUrl": {
65-
"url": "https://github.com/graphile/crystal/tree/main/graphile-build/graphile-build",
65+
"url": "https://github.com/graphile/crystal",
6666
"wellKnown": "https://github.com/graphile/crystal/raw/main/graphile-build/graphile-build/.well-known/funding-manifest-urls"
6767
},
6868
"licenses": ["spdx:MIT"],
@@ -104,7 +104,7 @@
104104
"wellKnown": "https://star.graphile.org/.well-known/funding-manifest-urls"
105105
},
106106
"repositoryUrl": {
107-
"url": "https://github.com/graphile/crystal/tree/main/utils",
107+
"url": "https://github.com/graphile/crystal",
108108
"wellKnown": "https://github.com/graphile/crystal/raw/main/utils/.well-known/funding-manifest-urls"
109109
},
110110
"licenses": ["spdx:MIT"],
@@ -140,7 +140,7 @@
140140
"wellKnown": "https://www.postgraphile.org/.well-known/funding-manifest-urls"
141141
},
142142
"repositoryUrl": {
143-
"url": "https://github.com/graphile/crystal/tree/main/postgraphile/postgraphile",
143+
"url": "https://github.com/graphile/crystal",
144144
"wellKnown": "https://github.com/graphile/crystal/raw/main/postgraphile/postgraphile/.well-known/funding-manifest-urls"
145145
},
146146
"licenses": ["spdx:MIT"],
@@ -161,7 +161,7 @@
161161
"wellKnown": "https://www.grafast.org/.well-known/funding-manifest-urls"
162162
},
163163
"repositoryUrl": {
164-
"url": "https://github.com/graphile/crystal/tree/main/grafast/ruru",
164+
"url": "https://github.com/graphile/crystal",
165165
"wellKnown": "https://github.com/graphile/crystal/raw/main/grafast/ruru/.well-known/funding-manifest-urls"
166166
},
167167
"licenses": ["spdx:MIT"],

0 commit comments

Comments
 (0)