We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aae649c + 5551415 commit b2aa7c4Copy full SHA for b2aa7c4
2 files changed
README.md
@@ -1,6 +1,2 @@
1
-**PLEASE CREATE ISSUES AT https://github.com/strongloop/loopback/issues**
2
-
3
----
4
5
# loopback-ibmdb
6
Common set of functions for all IBM connectors that are based on the ibm_db module
package.json
@@ -36,7 +36,7 @@
36
},
37
"homepage": "https://github.com/strongloop/loopback-ibmdb",
38
"bugs": {
39
- "url": "https://github.com/strongloop/loopback/issues"
+ "url": "https://github.com/strongloop/loopback-ibmdb/issues"
40
41
"license": "Artistic-2.0"
42
}
0 commit comments