Skip to content

Commit

Permalink
Merge pull request #592 from strongloop/readme-type
Browse files Browse the repository at this point in the history
docs: update loopback types link
  • Loading branch information
agnes512 committed Aug 17, 2020
2 parents 8bd114d + 2226928 commit bd0bfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ await PostRepository.find(

## Type mappings

See [LoopBack types](http://loopback.io/doc/en/lb3/LoopBack-types.html) for details on LoopBack's data types.
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 details on LoopBack's data types.

### LoopBack to MongoDB types

Expand Down

0 comments on commit bd0bfe4

Please sign in to comment.