Skip to content

Commit 2834b45

Browse files
committed
chore: 更新 n8n-nodes-mineru 的 homepage 和 repository URL 格式,以确保链接的正确性
1 parent 4a8c30e commit 2834b45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

n8n-nodes-mineru/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"n8n-community-node-package"
77
],
88
"license": "MIT",
9-
"homepage": "",
9+
"homepage": "https://github.com/opendatalab/awesome-mineru/tree/main/n8n-nodes-mineru",
1010
"author": {
1111
"name": "opendatalab",
1212
"email": "opendatalab-feedback@pjlab.org.cn"
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/opendatalab/awesome-mineru.git"
16+
"url": "git+https://github.com/opendatalab/awesome-mineru.git"
1717
},
1818
"engines": {
1919
"node": ">=20.15"

0 commit comments

Comments
 (0)