Skip to content

Commit

Permalink
docs: add couchdb2 connector to database connector ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Agnes Lin committed Jul 28, 2020
1 parent bbff2b0 commit 151e20a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ LoopBack implements the
**Database connectors**

- [Cassandra connector](https://loopback.io/doc/en/lb4/Cassandra-connector.html)
- [CouchDB connector](https://loopback.io/doc/en/lb4/Couchdb2-connector.html)
- [Cloudant connector](https://loopback.io/doc/en/lb4/Cloudant-connector.html)
- [DashDB connector](https://loopback.io/doc/en/lb4/DashDB.html)
- [IBM Db2 connector](https://loopback.io/doc/en/lb4/DB2-connector.html)
Expand Down
4 changes: 4 additions & 0 deletions docs/site/sidebars/lb4_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,10 @@ children:
url: Cloudant-connector.html
output: 'web, pdf'

- title: 'CouchDB 2.x connector'
url: Couchdb2-connector.html
output: 'web, pdf'

- title: 'DashDB connector'
url: DashDB.html
output: 'web, pdf'
Expand Down

0 comments on commit 151e20a

Please sign in to comment.