From 429483d25f487724e77bcbe7fe307a51ae0774ef Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Wed, 8 Oct 2025 09:51:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1fb9c3a28..1850979d75 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ To do so, create a file in the root directory ie. '.env.myenv' Start the app from the dotenv CLI, which you can download [here](https://www.npmjs.com/package/dotenv-cli). -For further information about environment variables in Next.js, see the [docs](https://nextjs.org/docs/basic-features/environment-variables). +For further information about environment variables in Next.js, see the [docs](https://nextjs.org/docs/pages/guides/environment-variables). ### Useful Plugins