Skip to content

Commit 053994b

Browse files
authored
Merge pull request #203 from strongloop/readme-type
docs: update loopback types link
2 parents 64b327a + a3bb6dd commit 053994b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,8 @@ export class User extends Entity {
473473
474474
### Type mapping
475475
476-
See [LoopBack types](http://loopback.io/doc/en/lb3/LoopBack-types.html) for details on LoopBack's data types.
476+
See [LoopBack 4 types](http://loopback.io/doc/en/lb4/LoopBack-types.html) (or [LoopBack 3 types](http://loopback.io/doc/en/lb3/LoopBack-types.html)) for
477+
details on LoopBack's data types.
477478
478479
#### JSON to Oracle Types
479480

0 commit comments

Comments
 (0)