Skip to content

Commit a8f8aae

Browse files
authored
docs: replace removed Next.js OG template link (#783)
## Summary - replaces the removed Next.js Open Graph Image Generation template link in the README - updates the Vercel Open Graph Image Generation docs link to the maintained docs path - points Next.js users to the maintained OG image examples page Closes #692 ## Validation - `npm exec --cache "D:\grand-final prr\.cache\npm-satori" --yes --package prettier@2.7.1 -- prettier --check README.md` - `git diff --check`
1 parent 57385a6 commit a8f8aae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
> **Note**
66
>
7-
> To use Satori in your project to generate PNG images like Open Graph images and social cards, check out our [announcement](https://vercel.com/blog/introducing-vercel-og-image-generation-fast-dynamic-social-card-images) and [Vercel’s Open Graph Image Generation →](https://vercel.com/docs/concepts/functions/edge-functions/og-image-generation)
7+
> To use Satori in your project to generate PNG images like Open Graph images and social cards, check out our [announcement](https://vercel.com/blog/introducing-vercel-og-image-generation-fast-dynamic-social-card-images) and [Vercel’s Open Graph Image Generation docs ](https://vercel.com/docs/og-image-generation)
88
>
9-
> To use it in Next.js, take a look at the [Next.js Open Graph Image Generation template](https://vercel.com/templates/next.js/og-image-generation)
9+
> To use it in Next.js, take a look at the [Open Graph Image Generation examples](https://vercel.com/docs/og-image-generation/examples)
1010
1111
## Overview
1212

0 commit comments

Comments
 (0)