fix(docs): add beta test join guidance to sidebar
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
f637e779b2
commit
e2a5a0c48d
|
|
@ -33,6 +33,10 @@ export default defineConfig({
|
||||||
{
|
{
|
||||||
label: "Geographic Availability",
|
label: "Geographic Availability",
|
||||||
link: "/beta/availability-regions",
|
link: "/beta/availability-regions",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Join the Beta Test",
|
||||||
|
link: "/beta/joining-the-public-beta-test",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue