Skip to content

Commit 089c192

Browse files
committed
fix: update homepage URL in composer.json to point to GitHub Pages
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 2de3955 commit 089c192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"email": "github@mentordosnerds.com"
1919
}
2020
],
21-
"homepage": "https://github.com/php-fast-forward/dev-tools",
21+
"homepage": "https://php-fast-forward.github.io/dev-tools/",
2222
"support": {
2323
"issues": "https://github.com/php-fast-forward/dev-tools/issues",
2424
"source": "https://github.com/php-fast-forward/dev-tools"

0 commit comments

Comments
 (0)