diff --git a/eternum-docs/docs/pages/development/client.mdx b/eternum-docs/docs/pages/development/client.mdx index d8d82d8f6..04158dd32 100644 --- a/eternum-docs/docs/pages/development/client.mdx +++ b/eternum-docs/docs/pages/development/client.mdx @@ -16,8 +16,8 @@ Manual method: pnpm i && pnpm dev ``` -The client requires environment variables to be set. See the [Environment Variables](/development/environment-variables) -page for more information. +The client requires environment variables to be set. See the [Environment Variables](client/.env.sample) page for more +information. ## Project Structure