We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf908da commit defd3e0Copy full SHA for defd3e0
package.json
@@ -6,13 +6,13 @@
6
"halo",
7
"halo-plugin"
8
],
9
- "homepage": "https://github.com/halo-sigs/create-halo-plugin/tree/main/cli#readme",
+ "homepage": "https://github.com/halo-dev/create-halo-plugin/tree/main/cli#readme",
10
"bugs": {
11
- "url": "https://github.com/halo-sigs/create-halo-plugin/issues"
+ "url": "https://github.com/halo-dev/create-halo-plugin/issues"
12
},
13
"repository": {
14
"type": "git",
15
- "url": "https://github.com/halo-sigs/create-halo-plugin.git"
+ "url": "https://github.com/halo-dev/create-halo-plugin.git"
16
17
"license": "GPL-3.0",
18
"author": {
template/README.md
0 commit comments