diff --git a/docs/getting-started.mdx b/docs/getting-started.mdx index a8a31f3e..8555bb9d 100644 --- a/docs/getting-started.mdx +++ b/docs/getting-started.mdx @@ -56,12 +56,12 @@ The zrok public share is accessible from anywhere! zrok shares can be public or private, with different options for backend modes, including: -* [public shares](./concepts/sharing-public.mdx) for [web services](./concepts/http.md) or [files](./concepts/files.md) -* [private shares for web services or files](./concepts/sharing-private.mdx) -* [tcpTunnels](./concepts/tunnels.md) -* [udpTunnels](./concepts/tunnels.md) -* [drives](./guides/drives.mdx) -* [vpn](./guides/vpn/vpn.md) +* [Public shares](./concepts/sharing-public.mdx) for [web services](./concepts/http.md) or [files](./concepts/files.md) +* [Private shares for web services or files](./concepts/sharing-private.mdx) +* [TCP Tunnels](./concepts/tunnels.md) +* [UDP Tunnels](./concepts/tunnels.md) +* [File Drives](./guides/drives.mdx) +* [VPN](./guides/vpn/vpn.md) ## Open Source