Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit eeced1f

Browse files
committed
[menu] Update SH doc menu entries
1 parent d311474 commit eeced1f

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

src/docs/menu.ts

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,12 @@ export const MENU: MenuEntry[] = [
128128
"self-hosted/latest/install/install-on-kubernetes"
129129
),
130130
M(
131-
"Configure OAuth",
132-
"self-hosted/latest/install/oauth"
133-
),
134-
M(
135-
"Configure a Domain",
136-
"self-hosted/latest/install/domain"
131+
"Configure Ingress",
132+
"self-hosted/latest/install/configure-ingress"
137133
),
138134
M(
139-
"Configure HTTPS Certificates",
140-
"self-hosted/latest/install/https-certs"
135+
"Configure OAuth",
136+
"self-hosted/latest/install/oauth"
141137
),
142138
M(
143139
"Configure a Database",

0 commit comments

Comments
 (0)