Skip to content

Commit e48d7f6

Browse files
committed
Update GH urls in composer.json
[ci skip]
1 parent 0c7cafe commit e48d7f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "brain/cortex",
33
"description": "Cortex is a package that implements a routing system in WordPress.",
44
"keywords": ["wordpress"],
5-
"homepage": "https://github.com/Giuseppe-Mazzapica/Cortex",
5+
"homepage": "https://github.com/Brain-WP/Cortex",
66
"license": "GPL-2.0+",
77
"authors": [
88
{
@@ -13,8 +13,8 @@
1313
}
1414
],
1515
"support": {
16-
"issues": "https://github.com/Giuseppe-Mazzapica/Cortex/issues",
17-
"source": "https://github.com/Giuseppe-Mazzapica/Cortex"
16+
"issues": "https://github.com/Brain-WP/Cortex/issues",
17+
"source": "https://github.com/Brain-WP/Cortex"
1818
},
1919
"require": {
2020
"php": ">=5.4",

0 commit comments

Comments
 (0)