Skip to content

Commit c0e9bd1

Browse files
authored
Merge pull request #311 from ebsaral/readme
rename next.js doc link to version 16 and add link for next.js 15 doc
2 parents 14a341b + fbac732 commit c0e9bd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,9 @@ Explore our comprehensive documentation to get started with Intlayer and learn h
171171
<details open>
172172
<summary style="font-size:16px; font-weight:bold;">🌐 Environment</summary>
173173
<ul>
174-
<li><a href="https://intlayer.org/doc/environment/nextjs" rel=''>Intlayer with Next.js 15</a>
174+
<li><a href="https://intlayer.org/doc/environment/nextjs" rel=''>Intlayer with Next.js 16</a>
175175
<ul>
176+
<li><a href="https://intlayer.org/doc/environment/nextjs/15" rel=''>Next.js 15</a></li>
176177
<li><a href="https://intlayer.org/doc/environment/nextjs/14" rel=''>Next.js 14 (App Router)</a></li>
177178
<li><a href="https://intlayer.org/doc/environment/nextjs/next-with-Page-Router" rel=''>Next.js Page Router</a></li>
178179
</ul>

0 commit comments

Comments
 (0)