Skip to content

Commit

Permalink
Include utm_source on example links to vercel.com (#21305)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfades committed Jan 19, 2021
1 parent cfae5c6 commit e28fd50
Show file tree
Hide file tree
Showing 171 changed files with 171 additions and 171 deletions.
2 changes: 1 addition & 1 deletion examples/active-class-name/README.md
Expand Up @@ -4,7 +4,7 @@ ReactRouter has a convenience property on the `Link` element to allow an author

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/active-class-name&project-name=active-class-name&repository-name=active-class-name)

Expand Down
2 changes: 1 addition & 1 deletion examples/amp-first/README.md
Expand Up @@ -9,7 +9,7 @@ This example sets up the boilerplate for an AMP First Site. You can see a live v

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/amp-first&project-name=amp-first&repository-name=amp-first)

Expand Down
2 changes: 1 addition & 1 deletion examples/amp-story/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to create an AMP page with `amp-story` using Next.js and

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/amp-story&project-name=amp-story&repository-name=amp-story)

Expand Down
2 changes: 1 addition & 1 deletion examples/amp/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to create AMP pages using Next.js and the AMP feature. It

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/amp&project-name=amp&repository-name=amp)

Expand Down
2 changes: 1 addition & 1 deletion examples/analyze-bundles/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to analyze the output bundles using [@next/bundle-analyze

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/analyze-bundles&project-name=analyze-bundles&repository-name=analyze-bundles)

Expand Down
Expand Up @@ -6,7 +6,7 @@ In this simple example, we integrate Apollo seamlessly with [Next.js data fetchi

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-apollo-server-and-client-auth&project-name=api-routes-apollo-server-and-client-auth&repository-name=api-routes-apollo-server-and-client-auth)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes-apollo-server/README.md
Expand Up @@ -4,7 +4,7 @@ Next.js ships with two forms of pre-rendering: [Static Generation](https://nextj

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-apollo-server&project-name=api-routes-apollo-server&repository-name=api-routes-apollo-server)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes-cors/README.md
Expand Up @@ -6,7 +6,7 @@ This example shows how to create an `API` endpoint with [CORS](https://developer

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-cors&project-name=api-routes-cors&repository-name=api-routes-cors)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes-graphql/README.md
Expand Up @@ -4,7 +4,7 @@ Next.js ships with [API routes](https://github.com/vercel/next.js#api-routes), w

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-graphql&project-name=api-routes-graphql&repository-name=api-routes-graphql)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes-middleware/README.md
Expand Up @@ -4,7 +4,7 @@ Next.js ships with [API routes](https://github.com/vercel/next.js#api-routes), w

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-middleware&project-name=api-routes-middleware&repository-name=api-routes-middleware)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes-rate-limit/README.md
Expand Up @@ -18,7 +18,7 @@ X-RateLimit-Remaining: 0

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-rate-limit&project-name=api-routes-rate-limit&repository-name=api-routes-rate-limit)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes-rest/README.md
Expand Up @@ -4,7 +4,7 @@ Next.js ships with [API routes](https://github.com/vercel/next.js#api-routes), w

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-rest&project-name=api-routes-rest&repository-name=api-routes-rest)

Expand Down
2 changes: 1 addition & 1 deletion examples/api-routes/README.md
Expand Up @@ -4,7 +4,7 @@ Next.js ships with [API routes](https://nextjs.org/docs/api-routes/introduction)

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes&project-name=api-routes&repository-name=api-routes)

Expand Down
2 changes: 1 addition & 1 deletion examples/basic-css/README.md
Expand Up @@ -4,7 +4,7 @@ Next.js has built-in support for [CSS Modules](https://nextjs.org/docs/basic-fea

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/basic-css&project-name=basic-css&repository-name=basic-css)

Expand Down
2 changes: 1 addition & 1 deletion examples/basic-export/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows the most basic usage of `next export`. Without `exportPathMap

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/basic-export&project-name=basic-export&repository-name=basic-export)

Expand Down
2 changes: 1 addition & 1 deletion examples/catch-all-routes/README.md
Expand Up @@ -13,7 +13,7 @@ You can use `next/link` as displayed in this example to route to these pages cli

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/catch-all-routes&project-name=catch-all-routes&repository-name=catch-all-routes)

Expand Down
2 changes: 1 addition & 1 deletion examples/data-fetch/README.md
Expand Up @@ -7,7 +7,7 @@ By using `getStaticProps` Next.js will fetch data at build time from a page, and

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/data-fetch&project-name=data-fetch&repository-name=data-fetch)

Expand Down
2 changes: 1 addition & 1 deletion examples/dynamic-routing/README.md
Expand Up @@ -12,7 +12,7 @@ You can use `next/link` as displayed in this example to route to these pages cli

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/dynamic-routing&project-name=dynamic-routing&repository-name=dynamic-routing)

Expand Down
2 changes: 1 addition & 1 deletion examples/environment-variables/readme.md
Expand Up @@ -6,7 +6,7 @@ The index page ([pages/index.js](pages/index.js)) will show you how to [access e

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/environment-variables&project-name=environment-variables&repository-name=environment-variables)

Expand Down
2 changes: 1 addition & 1 deletion examples/fast-refresh-demo/README.md
Expand Up @@ -6,7 +6,7 @@ This demos shows how the state of an auto incrementing value and a classic count

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/fast-refresh-demo&project-name=fast-refresh-demo&repository-name=fast-refresh-demo)

Expand Down
2 changes: 1 addition & 1 deletion examples/head-elements/README.md
Expand Up @@ -6,7 +6,7 @@ This example shows in `pages/index.js` how to add a title and a couple of meta t

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/head-elements&project-name=head-elements&repository-name=head-elements)

Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows the most basic idea behind Next. We have 2 pages: `pages/inde

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/hello-world&project-name=hello-world&repository-name=hello-world)

Expand Down
2 changes: 1 addition & 1 deletion examples/i18n-routing/README.md
Expand Up @@ -6,7 +6,7 @@ For further documentation on this feature see the documentation [here](https://n

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/i18n-routing&project-name=i18n-routing&repository-name=i18n-routing)

Expand Down
2 changes: 1 addition & 1 deletion examples/image-component/README.md
Expand Up @@ -6,7 +6,7 @@ The index page ([`pages/index.js`](pages/index.js)) has a couple images, one int

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/image-component&project-name=image-component&repository-name=image-component)

Expand Down
2 changes: 1 addition & 1 deletion examples/layout-component/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows a very common use case when building websites where you need

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/layout-component&project-name=layout-component&repository-name=layout-component)

Expand Down
2 changes: 1 addition & 1 deletion examples/nested-components/README.md
Expand Up @@ -4,7 +4,7 @@ Taking advantage of the composable nature of React components we can modularize

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/nested-components&project-name=nested-components&repository-name=nested-components)

Expand Down
2 changes: 1 addition & 1 deletion examples/progressive-render/README.md
Expand Up @@ -18,7 +18,7 @@ This example features:

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/progressive-render&project-name=progressive-render&repository-name=progressive-render)

Expand Down
2 changes: 1 addition & 1 deletion examples/progressive-web-app/README.md
Expand Up @@ -4,7 +4,7 @@ This example uses [`next-pwa`](https://github.com/shadowwalker/next-pwa) to crea

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/progressive-web-app&project-name=progressive-web-app&repository-name=progressive-web-app)

Expand Down
2 changes: 1 addition & 1 deletion examples/redirects/README.md
Expand Up @@ -6,7 +6,7 @@ The index page ([`pages/index.js`](pages/index.js)) has a list of links that mat

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/redirects&project-name=redirects&repository-name=redirects)

Expand Down
2 changes: 1 addition & 1 deletion examples/rewrites/README.md
Expand Up @@ -6,7 +6,7 @@ The index page ([`pages/index.js`](pages/index.js)) has a list of links that mat

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/rewrites&project-name=rewrites&repository-name=rewrites)

Expand Down
2 changes: 1 addition & 1 deletion examples/svg-components/README.md
Expand Up @@ -4,7 +4,7 @@ This example uses a custom `.babelrc` to add support for importing `.svg` files

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/svg-components&project-name=svg-components&repository-name=svg-components)

Expand Down
2 changes: 1 addition & 1 deletion examples/using-router/README.md
Expand Up @@ -7,7 +7,7 @@ This example features:

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/using-router&project-name=using-router&repository-name=using-router)

Expand Down
2 changes: 1 addition & 1 deletion examples/with-absolute-imports/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to configure Babel to have absolute imports instead of re

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-absolute-imports&project-name=with-absolute-imports&repository-name=with-absolute-imports)

Expand Down
2 changes: 1 addition & 1 deletion examples/with-ant-design-less/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to use Next.js along with [Ant Design of React](https://a

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-ant-design-less&project-name=with-ant-design-less&repository-name=with-ant-design-less)

Expand Down
2 changes: 1 addition & 1 deletion examples/with-ant-design-mobile/README.md
Expand Up @@ -4,7 +4,7 @@ This example features how you use [antd-mobile](https://github.com/ant-design/an

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-ant-design-mobile&project-name=with-ant-design-mobile&repository-name=with-ant-design-mobile)

Expand Down
2 changes: 1 addition & 1 deletion examples/with-ant-design-pro-layout-less/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to use Next.js along with [Ant Design Pro Layout](https:/

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-ant-design-pro-layout-less&project-name=with-ant-design-pro-layout-less&repository-name=with-ant-design-pro-layout-less)

Expand Down
2 changes: 1 addition & 1 deletion examples/with-ant-design/README.md
Expand Up @@ -4,7 +4,7 @@ This example shows how to use Next.js along with [Ant Design of React](https://a

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-ant-design&project-name=with-ant-design&repository-name=with-ant-design)

Expand Down
2 changes: 1 addition & 1 deletion examples/with-aphrodite/README.md
Expand Up @@ -6,7 +6,7 @@ For this purpose we are extending the `<Document />` and injecting the server si

## Deploy your own

Deploy the example using [Vercel](https://vercel.com):
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-aphrodite&project-name=with-aphrodite&repository-name=with-aphrodite)

Expand Down

0 comments on commit e28fd50

Please sign in to comment.