From 237d872c6211f14807e12897ce3b35766ae5f861 Mon Sep 17 00:00:00 2001 From: "wenhua.shi" Date: Mon, 27 May 2024 11:18:52 +0800 Subject: [PATCH] fix: next link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d89bdcd..50ab4cf 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Populates your environment from `.env` files at **run-time** rather than **build ### Examples -- Example using [Next.js](examples/next.js/README.md) (see README.md) +- Example using [Next.js](pages/index.tsx) (see file) ### Getting started