Skip to content

Commit 38f59da

Browse files
Update package.json urls
1 parent 8eab5da commit 38f59da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"help",
99
"html"
1010
],
11-
"homepage": "https://github.com/secdec/doc-md",
11+
"homepage": "https://github.com/codedx/doc-md",
1212
"license": "Apache-2.0",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/secdec/doc-md"
15+
"url": "https://github.com/codedx/doc-md"
1616
},
1717
"dependencies": {
1818
"cheerio": "*",
@@ -29,7 +29,7 @@
2929
"grunt-contrib-concat": "^0.5.0"
3030
},
3131
"bugs": {
32-
"url": "https://github.com/secdec/doc-md/issues"
32+
"url": "https://github.com/codedx/doc-md/issues"
3333
},
3434
"author": ""
3535
}

0 commit comments

Comments
 (0)