Skip to content

Commit d24ec89

Browse files
kevinsimperjpmonette
authored andcommitted
Update homepage to github repo
This make it easier to click from npmjs.org
1 parent 0cae9bf commit d24ec89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "feed",
33
"version": "3.0.0",
44
"description": "Feed is a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive!",
5-
"homepage": "https://github.com/jpmonette",
5+
"homepage": "https://github.com/jpmonette/feed",
66
"author": "Jean-Philippe Monette <[email protected]>",
77
"license": "MIT",
88
"main": "lib/feed.js",

0 commit comments

Comments
 (0)