Skip to content

Commit 92279d1

Browse files
authored
Merge pull request #272 from makeplane/self-hosting-101
docs: add Self-hosting 101 introduction page
2 parents 78d31e1 + be743a0 commit 92279d1

2 files changed

Lines changed: 250 additions & 0 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ export default withMermaid(
233233
text: "Self-host Plane",
234234
items: [
235235
{ text: "Overview", link: "/self-hosting/overview" },
236+
{ text: "Self-hosting 101", link: "/self-hosting/self-hosting-101" },
236237
{ text: "Plane Editions", link: "/self-hosting/editions-and-versions" },
237238
{ text: "Plane Architecture", link: "/self-hosting/plane-architecture" },
238239
],

0 commit comments

Comments
 (0)