Update home page

This commit is contained in:
Josh Bruce 2018-03-22 12:33:05 -04:00
parent 5d5fa049ad
commit 98c9d147ad

View File

@ -7,7 +7,7 @@
"bin": "./bin/marked",
"man": "./man/marked.1",
"repository": "git://github.com/markedjs/marked.git",
"homepage": "https://github.com/markedjs/marked",
"homepage": "https://marked.js.org",
"bugs": {
"url": "http://github.com/markedjs/marked/issues"
},