Skip to content

Commit d92a00a

Browse files
committed
url fix in package.json
1 parent 62f9ac3 commit d92a00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"bugs": {
2323
"url": "https://github.com/haraka/haraka-plugin-elasticsearch/issues"
2424
},
25-
"homepage": "https://github.com/haraka/-haraka-plugin-elasticsearch#readme",
25+
"homepage": "https://github.com/haraka/haraka-plugin-elasticsearch#readme",
2626
"dependencies": {
2727
"@elastic/elasticsearch": "^7.8",
2828
"haraka-utils": "*"

0 commit comments

Comments
 (0)