From 7e25a9ed3e0a532fc30e6e022fb10bef0fc7cccc Mon Sep 17 00:00:00 2001 From: "Ioannis L." <44038245+blitzcrieg1@users.noreply.github.com> Date: Thu, 3 Sep 2026 18:00:38 +0300 Subject: [PATCH] fix: use raw repo wellKnown provenance --- funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funding.json b/funding.json index c380811..8d08bb4 100644 --- a/funding.json +++ b/funding.json @@ -22,7 +22,7 @@ }, "repositoryUrl": { "url": "https://github.com/blitzcrieg1/agentmetry", - "wellKnown": "https://github.com/blitzcrieg1/agentmetry/blob/master/.well-known/funding-manifest-urls" + "wellKnown": "https://raw.githubusercontent.com/blitzcrieg1/agentmetry/master/.well-known/funding-manifest-urls" }, "licenses": [ "spdx:Apache-2.0"