Skip to content

Commit 5551415

Browse files
committed
Fix issues redirection in package.json
1 parent 801f1c2 commit 5551415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/strongloop/loopback-ibmdb",
3838
"bugs": {
39-
"url": "https://github.com/strongloop/loopback/issues"
39+
"url": "https://github.com/strongloop/loopback-ibmdb/issues"
4040
},
4141
"license": "Artistic-2.0"
4242
}

0 commit comments

Comments
 (0)