File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
nextjs-pages-router/pages Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,15 +61,15 @@ export default async function RootLayout() {
6161 ) }
6262 < div className = "flex gap-2 text-sm" >
6363 < a
64- href = "https://github.com/ory/elements/tree/master /examples/nextjs-pages -router"
64+ href = "https://github.com/ory/elements/tree/main /examples/nextjs-app -router"
6565 className = "underline"
6666 target = "_blank"
6767 rel = "noreferrer"
6868 >
6969 App Router Example
7070 </ a >
7171 < a
72- href = "https://github.com/ory/elements/tree/master /examples/nextjs-pages-router"
72+ href = "https://github.com/ory/elements/tree/main /examples/nextjs-pages-router"
7373 className = "underline"
7474 target = "_blank"
7575 rel = "noreferrer"
Original file line number Diff line number Diff line change @@ -49,15 +49,15 @@ function HomeContent() {
4949 ) }
5050 < div className = "flex gap-2 text-sm" >
5151 < a
52- href = "https://github.com/ory/elements/tree/master /examples/nextjs-pages -router"
52+ href = "https://github.com/ory/elements/tree/main /examples/nextjs-app -router"
5353 className = "underline"
5454 target = "_blank"
5555 rel = "noreferrer"
5656 >
5757 App Router Example
5858 </ a >
5959 < a
60- href = "https://github.com/ory/elements/tree/master /examples/nextjs-pages-router"
60+ href = "https://github.com/ory/elements/tree/main /examples/nextjs-pages-router"
6161 className = "underline"
6262 target = "_blank"
6363 rel = "noreferrer"
You can’t perform that action at this time.
0 commit comments