Skip to content

Commit cbbe343

Browse files
Merge pull request #22 from dappnode/alexpeterson91-patch-1
fix license typo, fix broken links
2 parents 6373d76 + 44e19d1 commit cbbe343

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@
99
"links": {
1010
"homepage": "https://github.com/dappnode/DNP_WIREGUARD"
1111
},
12+
"bugs": {
13+
"url": "https://github.com/dappnode/DNP_WIREGUARD/issues"
14+
},
1215
"repository": {
1316
"type": "git",
14-
"url": "https://github.com/dappnode/DNP_WIREGUARD"
17+
"url": "https://github.com/dappnode/DNP_WIREGUARD.git"
1518
},
16-
"license": "GLP-3.0"
19+
"license": "GPL-3.0"
1720
}

0 commit comments

Comments
 (0)