Skip to content
Merged
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
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@ const sidebars = {
type: "link",
label: "Migration Guides",
description: "Migrate your database to ClickHouse",
href: "/migrations/migrations"
href: "/integrations/migration/overview"
},
{
type: "link",
Expand Down Expand Up @@ -1829,7 +1829,7 @@ const sidebars = {
type: "link",
label: "Data Sources",
description: "Load data into ClickHouse from your prefered source",
href: "/integrations/index"
href: "/integrations/data-sources/index"
},
{
type: "link",
Expand Down