diff --git a/static/funding.json b/static/funding.json index bf45c84..e25e1f4 100644 --- a/static/funding.json +++ b/static/funding.json @@ -19,11 +19,10 @@ "description": "A production-ready QUIC implementation in pure Go.", "webpageUrl": { "url": "https://quic-go.net/", - "wellKnown": "" + "wellKnown": "https://quic-go.net/.well-known/funding-manifest-urls" }, "repositoryUrl": { "url": "https://github.com/quic-go/quic-go", - "wellKnown": "" }, "licenses": [ "spdx:MIT" @@ -42,11 +41,10 @@ "description": "WebTransport implementation based on quic-go.", "webpageUrl": { "url": "https://quic-go.net/docs/", - "wellKnown": "" + "wellKnown": "https://quic-go.net/.well-known/funding-manifest-urls" }, "repositoryUrl": { "url": "https://github.com/quic-go/webtransport-go", - "wellKnown": "" }, "licenses": [ "spdx:MIT" @@ -63,11 +61,10 @@ "description": "MASQUE: Proxying UDP in HTTP/3, RFC 9298. Implementation of the CONNECT-UDP protocol.", "webpageUrl": { "url": "https://quic-go.net/docs/connect-udp/", - "wellKnown": "" + "wellKnown": "https://quic-go.net/.well-known/funding-manifest-urls" }, "repositoryUrl": { "url": "https://github.com/quic-go/masque-go", - "wellKnown": "" }, "licenses": [ "spdx:MIT"