From 53a5ddd3df02cfbf67ea686b942d616f74e4130a Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Wed, 16 Oct 2024 09:58:22 -0400 Subject: [PATCH] funding.json --- funding.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/funding.json b/funding.json index 745fcf1..0b089b1 100644 --- a/funding.json +++ b/funding.json @@ -9,7 +9,7 @@ "description": "I'm a developer, and jazz musician, interested in developing Raspbery Pi software for use in live performance.\n\nPiPedal started as a pandemic project, to see if I could build what I wanted to use when I perform. It has since grown into something beautiful and true, so I would like to make it available for everyone.", "webpageUrl": { "url": "https://github.com/rerdavies", - "wellKnown": "https://github.com/rerdavies/pipedal/blob/master/.well-known/funding-manifest-urls" + "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls" } }, "projects": [{ @@ -22,7 +22,7 @@ }, "repositoryUrl": { "url": "https://github.com/rerdavies/pipedal", - "wellKnown": "https://github.com/rerdavies/pipedal/blob/master/.well-known/funding-manifest-urls" + "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls" }, "licenses": ["spdx:MIT"], "tags": ["audio", "effects-pedal", "guitar", "raspberry-pi", "lv2-plugin"]