Skip to content

Commit 8ddae13

Browse files
authored
Merge pull request #46 from Grazulex/update-composer.jon
Update support links in composer.json to point to the wiki documentation
2 parents 15137ee + b158d6d commit 8ddae13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
"issues": "https://github.com/Grazulex/laravel-flowpipe/issues",
6666
"source": "https://github.com/Grazulex/laravel-flowpipe",
6767
"forum": "https://github.com/Grazulex/laravel-flowpipe/discussions",
68-
"docs": "https://github.com/Grazulex/laravel-flowpipe#readme"
68+
"wiki": "https://github.com/Grazulex/laravel-flowpipe/wiki",
69+
"docs": "https://grazulex.github.io/laravel-flowpipe/wiki"
6970
},
7071
"scripts": {
7172
"test": [

0 commit comments

Comments
 (0)