Skip to content

Commit bdfe49c

Browse files
authored
Update wellKnown URLs in funding.json
1 parent 855e0c3 commit bdfe49c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

funding.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "The Foundation is a 501(c)(3) non-profit organization that exists to protect and promote Plone. We provide support for development and marketing, and are modelled after similar ventures, such as the Apache Software Foundation. We are the legal owner of the Plone code base, trademarks, and domain names. Our goal is to ensure Plone remains the premier open-source content management system to broaden its acceptance and visibility. The Foundation is governed by an elected Board of Directors and supported by Members, Sponsors, Plone Teams, and the global community.",
1111
"webpageUrl": {
1212
"url": "https://plone.org/foundation/about",
13-
"wellKnown": "https://plone.org/.well-known/funding-manifest-urls"
13+
"wellKnown": ""
1414
}
1515
},
1616
"projects": [
@@ -24,7 +24,7 @@
2424
},
2525
"repositoryUrl": {
2626
"url": "https://github.com/plone",
27-
"wellKnown": "https://github.com/plone/plone.org/.well-known/funding-manifest-urls"
27+
"wellKnown": "https://plone.org/.well-known/funding-manifest-urls"
2828
},
2929
"licenses": ["spdx:GPL-2.0-only", "spdx:MIT", "spdx:ZPL-2.1", "spdx:CC-BY-4.0"],
3030
"tags": ["api", "development", "documentation", "information-management", "programming", "publishing", "software-engineering", "user-experience", "web-design", "web-development"]

0 commit comments

Comments
 (0)