diff --git a/docs/docs/network/index.mdx b/docs/docs/network/index.mdx index 7c1e3c9c..e29960a8 100644 --- a/docs/docs/network/index.mdx +++ b/docs/docs/network/index.mdx @@ -16,8 +16,8 @@ This page describes the engine's networking libraries: `network-server` and `net ## Related Pages -- [Network Client](network-client) -- [Network Server](network-server) -- [Packet Framing](packet-framing) -- [Network Server API](network-server-api) -- [Network Client API](network-client-api) +- [Network Client](./network-client) +- [Network Server](./network-server) +- [Packet Framing](./packet-framing) +- [Network Server API](./network-server-api) +- [Network Client API](./network-client-api)