fix: specify fork URL for wishthis service
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 1m43s
Build and Deploy Static Site / build (push) Successful in 1m39s

Updated the 'fork' entry for the "wishthis" service to include its Git repository URL. This provides more clarity and points to the codebase location, aiding in better resource tracking and collaboration.
This commit is contained in:
Kumi 2024-11-04 11:42:27 +01:00
parent 2e03f1b5ea
commit 9280dc4258
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -574,7 +574,7 @@
"name": "wishthis",
"url": "https://wishthis.private.coffee",
"homemade": false,
"fork": false,
"fork": "https://git.private.coffee/PrivateCoffee/wishthis",
"tiny_description": "create and share wishlists",
"short_description": "wishthis is a service for creating and sharing wishlists.",
"long_description": "wishthis is a service for creating wishlists. You can use it to create wishlists for yourself, or to share them with others.",