diff --git a/docs/website/sidebars.js b/docs/website/sidebars.js index 9a21ef11d5..ea2b2c4958 100644 --- a/docs/website/sidebars.js +++ b/docs/website/sidebars.js @@ -86,6 +86,7 @@ const sidebars = { }, items: [ 'dlt-ecosystem/destinations/bigquery', + 'dlt-ecosystem/destinations/databricks', 'dlt-ecosystem/destinations/duckdb', 'dlt-ecosystem/destinations/mssql', 'dlt-ecosystem/destinations/synapse',