Update verbiage areound shares to have more consistent terminology

This commit is contained in:
Mike Guthrie 2025-01-23 10:12:56 -05:00
parent c1ee85b750
commit 862bb1a81f
No known key found for this signature in database
GPG Key ID: 1B882E45188DB83B

View File

@ -54,12 +54,12 @@ Easily share private network resources with public internet users, securely, wit
The zrok public share is accessible from anywhere! The zrok public share is accessible from anywhere!
zrok provides several different share types, including: 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) * [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) * [private shares for web services or files](./concepts/sharing-private.mdx)
* [tcpTunnel shares](./concepts/tunnels.md) * [tcpTunnels](./concepts/tunnels.md)
* [udpTunnel shares](./concepts/tunnels.md) * [udpTunnels](./concepts/tunnels.md)
* [drives](./guides/drives.mdx) * [drives](./guides/drives.mdx)
* [vpn](./guides/vpn/vpn.md) * [vpn](./guides/vpn/vpn.md)