Skip to content

Commit 451eee7

Browse files
committed
Update repo and homepage urls
1 parent 4aa9a02 commit 451eee7

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
@@ -7,7 +7,7 @@
77
"browser": "dist/html2pdf.js",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/eKoopmans/html2pdf.git"
10+
"url": "git+https://github.com/eKoopmans/html2pdf.js.git"
1111
},
1212
"keywords": [
1313
"javascript",
@@ -23,9 +23,9 @@
2323
},
2424
"license": "MIT",
2525
"bugs": {
26-
"url": "https://github.com/eKoopmans/html2pdf/issues"
26+
"url": "https://github.com/eKoopmans/html2pdf.js/issues"
2727
},
28-
"homepage": "https://github.com/eKoopmans/html2pdf",
28+
"homepage": "https://ekoopmans.github.io/html2pdf.js/",
2929
"dependencies": {
3030
"es6-promise": "^4.2.5",
3131
"html2canvas": "^1.0.0-alpha.12",

0 commit comments

Comments
 (0)