Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
8 changes: 4 additions & 4 deletions docs/site/sidebars/lb4_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,10 @@ children:
url: Where-filter.html
output: 'web, pdf'

- title: 'Using Database Transactions'
url: Using-database-transactions.html
output: 'web, pdf'

- title: 'Database Migrations'
url: Database-migrations.html
output: 'web, pdf'
Expand Down Expand Up @@ -432,10 +436,6 @@ children:
output: 'web, pdf'
children:

- title: 'Database Transactions'
url: Using-database-transactions.html
output: 'web, pdf'

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