Skip to content

Commit 4ca737a

Browse files
committed
funding changes
1 parent 5de593a commit 4ca737a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DocsV2/docs/.vuepress/public/funding.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717
"name": "Coravel",
1818
"description": "Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!",
1919
"webpageUrl": {
20-
"url": "https://docs.coravel.net"
20+
"url": "https://github.com/jamesmh/coravel",
21+
"wellknown": "https://docs.coravel.net/.well-known/funding-manifest-urls"
2122
},
2223
"repositoryUrl": {
23-
"url": "https://github.com/jamesmh/coravel"
24+
"url": "https://github.com/jamesmh/coravel",
25+
"wellknown": "https://docs.coravel.net/.well-known/funding-manifest-urls"
2426
},
2527
"licenses": ["spdx:MIT"],
2628
"tags": ["dotnet", "scheduler", "queuing", "mailing", "caching", "background"]

0 commit comments

Comments
 (0)