From b39a79d75b19339a25144760af2566b074dc4962 Mon Sep 17 00:00:00 2001 From: Aziz Abbas Date: Tue, 11 Jan 2022 10:09:55 -0800 Subject: [PATCH] update link to deployment --- docs/basic-features/data-fetching.md | 2 +- docs/basic-features/pages.md | 2 +- examples/cms-builder-io/README.md | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/basic-features/data-fetching.md b/docs/basic-features/data-fetching.md index ed35be198a48..f00d7cd2f0a7 100644 --- a/docs/basic-features/data-fetching.md +++ b/docs/basic-features/data-fetching.md @@ -24,7 +24,7 @@ description: 'Next.js has 2 pre-rendering modes: Static Generation and Server-si
  • Storyblok Example (Demo)
  • GraphCMS Example (Demo)
  • Kontent Example (Demo)
  • -
  • Builder.io Example (Demo)
  • +
  • Builder.io Example (Demo)
  • Static Tweet Demo
  • diff --git a/docs/basic-features/pages.md b/docs/basic-features/pages.md index 1ed62cef788b..0a5336c41150 100644 --- a/docs/basic-features/pages.md +++ b/docs/basic-features/pages.md @@ -63,7 +63,7 @@ You can also use **Client-side Rendering** along with Static Generation or Serve
  • Storyblok Example (Demo)
  • GraphCMS Example (Demo)
  • Kontent Example (Demo)
  • -
  • Builder.io Example (Demo)
  • +
  • Builder.io Example (Demo)
  • Static Tweet (Demo)
  • diff --git a/examples/cms-builder-io/README.md b/examples/cms-builder-io/README.md index 5e0dabfb13f2..1a474cda7906 100644 --- a/examples/cms-builder-io/README.md +++ b/examples/cms-builder-io/README.md @@ -4,7 +4,7 @@ This example showcases Next.js's [Static Generation](https://nextjs.org/docs/bas ## Demo -[https://cms-builder-blog.vercel.app/](https://cms-builder-blog.vercel.app/) +[https://cms-builder-io.vercel.app/](https://cms-builder-io.vercel.app/) ## How to use @@ -75,7 +75,6 @@ Alternatively, you can deploy using our template by clicking on the Deploy butto [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/cms-builder-io&project-name=cms-builder-io&repository-name=cms-builder-io&env=BUILDER_PUBLIC_KEY&envDescription=Required%20to%20connect%20the%20app%20with%20Builder.io&envLink=https://www.builder.io/c/docs/custom-react-components#api-key) - ### Related examples - [WordPress](/examples/cms-wordpress) @@ -92,5 +91,3 @@ Alternatively, you can deploy using our template by clicking on the Deploy butto - [Kontent](/examples/cms-kontent) - [Ghost](/examples/cms-ghost) - [Blog Starter](/examples/blog-starter) - -