Skip to content

Commit ce6a347

Browse files
committed
chore: move repo to loopbackio org
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
1 parent ef19e6f commit ce6a347

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/Question.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,4 @@ Please use one of the following resources for help:
1919
- https://groups.google.com/forum/#!forum/loopbackjs
2020
- https://gitter.im/strongloop/loopback
2121
22-
**Immediate support**
23-
24-
- https://strongloop.com/api-connect-faqs/
25-
- https://strongloop.com/node-js/subscription-plans/
26-
2722
-->

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
"node": ">=8.9"
77
},
88
"keywords": [
9-
"IBM",
10-
"StrongLoop",
119
"LoopBack",
1210
"DB2",
1311
"DataSource",
@@ -50,11 +48,11 @@
5048
},
5149
"repository": {
5250
"type": "git",
53-
"url": "git://github.com/strongloop/loopback-connector-db2.git"
51+
"url": "git://github.com/loopbackio/loopback-connector-db2.git"
5452
},
55-
"homepage": "https://github.com/strongloop/loopback-connector-db2",
53+
"homepage": "https://github.com/loopbackio/loopback-connector-db2",
5654
"bugs": {
57-
"url": "https://github.com/strongloop/loopback-connector-db2/issues"
55+
"url": "https://github.com/loopbackio/loopback-connector-db2/issues"
5856
},
5957
"license": "Artistic-2.0",
6058
"author": "IBM Corp."

0 commit comments

Comments
 (0)