We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b031781 commit 7388dbaCopy full SHA for 7388dba
sidebars.js
@@ -496,6 +496,7 @@ const sidebars = {
496
label: "Engines",
497
collapsed: false,
498
collapsible: false,
499
+ link: {type: "doc", id: "engines/index"},
500
items: [
501
{
502
type: "autogenerated",
@@ -1754,7 +1755,7 @@ const sidebars = {
1754
1755
type: "link",
1756
1757
description: "Use the right table and database engines for your data",
- href: "/engines/database-engines"
1758
+ href: "/engines"
1759
},
1760
1761
0 commit comments