Skip to content

Commit b2aa7c4

Browse files
authored
put issues tab back
put issues tab back
2 parents aae649c + 5551415 commit b2aa7c4

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
**PLEASE CREATE ISSUES AT https://github.com/strongloop/loopback/issues**
2-
3-
---
4-
51
# loopback-ibmdb
62
Common set of functions for all IBM connectors that are based on the ibm_db module

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)