move installation (#21711)

This commit is contained in:
Harrison Chase
2024-05-15 12:59:45 -07:00
committed by GitHub
parent aca98fd150
commit c6c2649a5a
10 changed files with 14 additions and 13 deletions

View File

@@ -21,12 +21,9 @@
module.exports = {
docs: [
{
type: "category",
label: "Introduction",
collapsed: false,
collapsible: false,
link: { type: "doc", id: "introduction" },
items: ["installation"],
type: "doc",
label: "Introduction",
id: "introduction",
},
{
type: "category",