Skip to content

Commit 3472466

Browse files
authored
Merge pull request #335 from stephenmathieson/patch-1
Fix homepage link in package.json
2 parents 2fad324 + a07a0ea commit 3472466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "CLI for posthtml",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-cli",
7-
"homepage": "https://posthtml/posthtml-cli#readme",
7+
"homepage": "https://github.com/posthtml/posthtml-cli#readme",
88
"bugs": "posthtml/posthtml-cli/issues",
99
"author": {
1010
"name": "Ivan Demidov",

0 commit comments

Comments
 (0)