Skip to content

Commit

Permalink
Merge pull request #90 from Miguel-Adapttech/patch-1
Browse files Browse the repository at this point in the history
chore: Fix link from to 2.x
  • Loading branch information
HofmannZ authored Nov 11, 2023
2 parents de18e0d + 329c5b8 commit 844865d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ your environment variables at build time. The context provider safely exposes al

Because `next-runtime-env` uses Next.js 14 caching, it is only compatible with Next.js 14 and up.

To use with Next.js 13 use [version 2.x][pages-router-branch-link]. Version 2.x is build on top of server components it is only compatible with Next.js 13 App Router.
To use with Next.js 13 use [version 2.x][app-router-branch-link]. Version 2.x is build on top of server components it is only compatible with Next.js 13 App Router.

Use [version 1.x][pages-router-branch-link] for Next.js 12/13 Page Router support.

Expand Down

0 comments on commit 844865d

Please sign in to comment.