Skip to content

Commit 4b133a3

Browse files
add tunnel to side nav (#2741)
1 parent c956538 commit 4b133a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deploy/_data.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ export const sidebar = [
3838
title: "Timelines",
3939
href: "/deploy/reference/timelines/",
4040
},
41+
{
42+
title: "Tunnel",
43+
href: "/deploy/reference/tunnel/",
44+
},
4145
{
4246
title: "Observability",
4347
href: "/deploy/reference/observability/",

0 commit comments

Comments
 (0)