Skip to content

Commit 9aa3080

Browse files
committed
Update funding.json links to use raw
1 parent a61875f commit 9aa3080

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
@@ -21,7 +21,7 @@
2121
},
2222
"repositoryUrl": {
2323
"url": "https://github.com/graphile/crystal/tree/main/grafast/grafast",
24-
"wellKnown": "https://github.com/graphile/crystal/tree/main/grafast/grafast/.well-known/funding-manifest-urls"
24+
"wellKnown": "https://github.com/graphile/crystal/raw/main/grafast/grafast/.well-known/funding-manifest-urls"
2525
},
2626
"licenses": ["spdx:MIT"],
2727
"tags": [
@@ -42,7 +42,7 @@
4242
},
4343
"repositoryUrl": {
4444
"url": "https://github.com/graphile/crystal/tree/main/grafast/grafserv",
45-
"wellKnown": "https://github.com/graphile/crystal/tree/main/grafast/grafserv/.well-known/funding-manifest-urls"
45+
"wellKnown": "https://github.com/graphile/crystal/raw/main/grafast/grafserv/.well-known/funding-manifest-urls"
4646
},
4747
"licenses": ["spdx:MIT"],
4848
"tags": [
@@ -63,7 +63,7 @@
6363
},
6464
"repositoryUrl": {
6565
"url": "https://github.com/graphile/crystal/tree/main/graphile-build/graphile-build",
66-
"wellKnown": "https://github.com/graphile/crystal/tree/main/graphile-build/graphile-build/.well-known/funding-manifest-urls"
66+
"wellKnown": "https://github.com/graphile/crystal/raw/main/graphile-build/graphile-build/.well-known/funding-manifest-urls"
6767
},
6868
"licenses": ["spdx:MIT"],
6969
"tags": [
@@ -105,7 +105,7 @@
105105
},
106106
"repositoryUrl": {
107107
"url": "https://github.com/graphile/crystal/tree/main/utils",
108-
"wellKnown": "https://github.com/graphile/crystal/tree/main/utils/.well-known/funding-manifest-urls"
108+
"wellKnown": "https://github.com/graphile/crystal/raw/main/utils/.well-known/funding-manifest-urls"
109109
},
110110
"licenses": ["spdx:MIT"],
111111
"tags": ["developer-tools", "development"]
@@ -141,7 +141,7 @@
141141
},
142142
"repositoryUrl": {
143143
"url": "https://github.com/graphile/crystal/tree/main/postgraphile/postgraphile",
144-
"wellKnown": "https://github.com/graphile/crystal/tree/main/postgraphile/postgraphile/.well-known/funding-manifest-urls"
144+
"wellKnown": "https://github.com/graphile/crystal/raw/main/postgraphile/postgraphile/.well-known/funding-manifest-urls"
145145
},
146146
"licenses": ["spdx:MIT"],
147147
"tags": [
@@ -162,7 +162,7 @@
162162
},
163163
"repositoryUrl": {
164164
"url": "https://github.com/graphile/crystal/tree/main/grafast/ruru",
165-
"wellKnown": "https://github.com/graphile/crystal/tree/main/grafast/ruru/.well-known/funding-manifest-urls"
165+
"wellKnown": "https://github.com/graphile/crystal/raw/main/grafast/ruru/.well-known/funding-manifest-urls"
166166
},
167167
"licenses": ["spdx:MIT"],
168168
"tags": [

0 commit comments

Comments
 (0)