docs: general changes to Cloud docs (#13616)
* docs: document self serve * docs: Cloud docs changes * vale fixes * vale error fix * fixes * added new sections * generate
This commit is contained in:
@@ -14,11 +14,21 @@ export const sidebar = [
|
||||
path: "/",
|
||||
title: "Introduction",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/sign-up",
|
||||
title: "Sign Up",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/faq",
|
||||
title: "FAQ",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/comparison",
|
||||
title: "Cloud vs Self Hosting",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user