diff options
Diffstat (limited to 'examples/next/README.md')
-rw-r--r-- | examples/next/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/next/README.md b/examples/next/README.md index cd0b17310..daec97ae0 100644 --- a/examples/next/README.md +++ b/examples/next/README.md @@ -33,4 +33,4 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. -Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. +Check out the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. |