Skip to content

Commit b9f0cf5

Browse files
author
haverchuck
committed
PR feedback
1 parent 2572e7d commit b9f0cf5

File tree

2 files changed

+2
-2
lines changed
  • src
    • fragments/start/getting-started/next
    • pages/[platform]/start/quickstart/nextjs-app-router-client-components

2 files changed

+2
-2
lines changed

src/fragments/start/getting-started/next/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Callout>
22

33
This tutorial is built using the pages directory from NextJS. To learn more about using Amplify with the NextJS app directory please visit this [documentation page](/gen1/[platform]/build-a-backend/server-side-rendering/set-up-ssr/#use-amplify-with-nextjs-app-router-app-directory).
4-
**Note:** We currently support Next.js versions 13.5.0 up to 14.x. We are investigating support for later versions.
4+
**Note:** We currently support Next.js versions 13.5.0 up to 14.x. We are working to support version 15 or newer.
55

66
</Callout>
77

src/pages/[platform]/start/quickstart/nextjs-app-router-client-components/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Quickstart guide will walk you through how to build a task list application
3434

3535
<Callout>
3636

37-
**Note:** We currently support Next.js versions 13.5.0 up to 14.x. We are investigating support for later versions.
37+
**Note:** We currently support Next.js versions 13.5.0 up to 14.x. We are working to support version 15 or newer.
3838

3939
</Callout>
4040

0 commit comments

Comments
 (0)