Skip to content

Commit 6a2e3a6

Browse files
committed
Updating homepage
1 parent 1bb70b5 commit 6a2e3a6

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
@@ -1,7 +1,7 @@
11
{ "name" : "db-mysql"
22
, "description" : "MySQL database bindings for Node.JS"
33
, "keywords": ["database","db","native","binding","library","plugin","client","mysql","libmysql"]
4-
, "homepage" : "http://nodejsdb.org"
4+
, "homepage" : "http://nodejsdb.org/db-mysql"
55
, "version" : "0.4.8"
66
, "engines" : { "node" : ">=0.4.1" }
77
, "maintainers" :

0 commit comments

Comments
 (0)