Skip to content

Commit 012c2de

Browse files
shubhamp-sfnflaig
authored andcommitted
docs: fix broken links
Signed-off-by: Shubham Prajapat <[email protected]>
1 parent 809ba11 commit 012c2de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
LoopBack Connector is a set of building blocks simplifying implementation
77
of datasource-specific connectors like Oracle, MongoDB, REST.
88

9-
**For full documentation, see the official StrongLoop documentation**:
10-
* [Data sources and connectors](http://docs.strongloop.com/display/public/LB/Database+connectors)
9+
**For full documentation, see the official LoopBack documentation**:
10+
* [Data sources and connectors](https://loopback.io/doc/en/lb4/Connectors-reference.html)
1111

1212
## Installation
1313

1414
npm install loopback-connector
1515

1616
## Usage
1717

18-
See [loopback-connector-mysql](https://github.com/strongloop/loopback-connector-mysql)
18+
See [loopback-connector-mysql](https://github.com/loopbackio/loopback-connector-mysql)
1919
for an example of connector using this module.

0 commit comments

Comments
 (0)