Skip to content

Commit c509dc5

Browse files
committed
Fix more URLs
1 parent 57d06be commit c509dc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/funding.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@
8080
"description": "Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.",
8181
"webpageUrl": {
8282
"url": "https://github.com/graphile/migrate",
83-
"wellKnown": "https://github.com/graphile/migrate/.well-known/funding-manifest-urls"
83+
"wellKnown": "https://github.com/graphile/migrate/raw/main/.well-known/funding-manifest-urls"
8484
},
8585
"repositoryUrl": {
8686
"url": "https://github.com/graphile/migrate",
87-
"wellKnown": "https://github.com/graphile/migrate/.well-known/funding-manifest-urls"
87+
"wellKnown": "https://github.com/graphile/migrate/raw/main/.well-known/funding-manifest-urls"
8888
},
8989
"licenses": ["spdx:MIT"],
9090
"tags": [
@@ -120,7 +120,7 @@
120120
},
121121
"repositoryUrl": {
122122
"url": "https://github.com/graphile/worker",
123-
"wellKnown": "https://github.com/graphile/worker/.well-known/funding-manifest-urls"
123+
"wellKnown": "https://github.com/graphile/worker/raw/main/.well-known/funding-manifest-urls"
124124
},
125125
"licenses": ["spdx:MIT"],
126126
"tags": [

0 commit comments

Comments
 (0)