Skip to content

Commit

Permalink
Created VE sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliefiann committed Feb 10, 2025
1 parent 2d66c0c commit c1b820c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,17 @@ const sidebarSettings = {
"docs/cloud/dbt-cloud-ide/git-commit-signing",
"docs/cloud/dbt-cloud-ide/lint-format",
"docs/cloud/dbt-cloud-ide/ide-user-interface",
{
type: "category",
label: "dbt Cloud visual editor",
collapsed: true,
link: { type: "doc", id: "docs/cloud/visual-editor" },
items: [
"docs/cloud/visual-editor",
"docs/cloud/use-visual-editor",
"docs/cloud/visual-editor-interface",
],
},
{
type: "category",
label: "dbt Copilot",
Expand Down

0 comments on commit c1b820c

Please sign in to comment.