We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eab5da commit 38f59daCopy full SHA for 38f59da
package.json
@@ -8,11 +8,11 @@
8
"help",
9
"html"
10
],
11
- "homepage": "https://github.com/secdec/doc-md",
+ "homepage": "https://github.com/codedx/doc-md",
12
"license": "Apache-2.0",
13
"repository": {
14
"type": "git",
15
- "url": "https://github.com/secdec/doc-md"
+ "url": "https://github.com/codedx/doc-md"
16
},
17
"dependencies": {
18
"cheerio": "*",
@@ -29,7 +29,7 @@
29
"grunt-contrib-concat": "^0.5.0"
30
31
"bugs": {
32
- "url": "https://github.com/secdec/doc-md/issues"
+ "url": "https://github.com/codedx/doc-md/issues"
33
34
"author": ""
35
}
0 commit comments