Skip to content

Commit a6d22e4

Browse files
committed
Point composer.json homepage at the VitePress docs site
Packagist already shows the GitHub repo under Source; the homepage field is more useful pointing at the dedicated docs site.
1 parent b4122ef commit a6d22e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"role": "Contributor"
2727
}
2828
],
29-
"homepage": "https://github.com/dereuromark/cakephp-queue",
29+
"homepage": "https://dereuromark.github.io/cakephp-queue/",
3030
"support": {
3131
"source": "https://github.com/dereuromark/cakephp-queue",
3232
"docs": "https://dereuromark.github.io/cakephp-queue/"

0 commit comments

Comments
 (0)