Skip to content

Commit d3c67d8

Browse files
committed
Funding: fix format
This should either be an array of links or a singular link. The `WP PHP` was regarded as an invalid link (not as a link description). Ref: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
1 parent 4367be3 commit d3c67d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
custom: ["https://opencollective.com/thewpcc/contribute/wp-php-63406", WP PHP]
1+
custom: "https://opencollective.com/thewpcc/contribute/wp-php-63406"

0 commit comments

Comments
 (0)