Skip to content

Commit a3c2cee

Browse files
authored
Merge branch 'main' into jamesdaniels_fixCommonDeps
2 parents 3c94973 + c5be1f2 commit a3c2cee

File tree

1 file changed

+1
-1
lines changed
  • starters/nextjs/basic/src/app/isr

1 file changed

+1
-1
lines changed

starters/nextjs/basic/src/app/isr/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default function Page() {
1515
</article>
1616
<article className="card">
1717
<h2>
18-
<Link href="/isr/time" className="link">
18+
<Link href="/isr/demand" className="link">
1919
On-demand revalidation
2020
</Link>
2121
</h2>

0 commit comments

Comments
 (0)