Skip to content

Commit

Permalink
Changes vercel/examples links from linking to GitHub repo to templa…
Browse files Browse the repository at this point in the history
…te marketplace (#43780)

### Description

* Gives us [Vercel] more SEO juice rather than GitHub.
* Gives us the freedom to control GitHub repo file structure independent from URLs.

## Feature

- [x] Documentation added
  • Loading branch information
manovotny committed Dec 7, 2022
1 parent 18d41a9 commit bd9148d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors/node-module-in-edge-runtime.md
Expand Up @@ -16,4 +16,4 @@ For example, you might replace the Node.js `crypto` module with the [Web Crypto

- [Edge Runtime Supported APIs](https://nextjs.org/docs/api-reference/edge-runtime)
- [Next.js Middleware](https://nextjs.org/docs/advanced-features/middleware)
- [JWT Example](https://github.com/vercel/examples/tree/main/edge-functions/jwt-authentication)
- [JWT Example](https://vercel.com/templates/next.js/jwt-authentication)

0 comments on commit bd9148d

Please sign in to comment.