Skip to content

Commit

Permalink
Improve JSDoc link for Metadata API (vercel#66455)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Jun 1, 2024
1 parent d9b2d8b commit 355a4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/src/server/typescript/rules/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ const API_DOCS: Record<
},
metadata: {
description: 'Next.js Metadata configurations',
link: 'https://nextjs.org/docs/app/api-reference/file-conventions/metadata',
link: 'https://nextjs.org/docs/app/building-your-application/optimizing/metadata',
},
maxDuration: {
description:
Expand Down

0 comments on commit 355a4ac

Please sign in to comment.