diff --git a/docs/basic-features/data-fetching.md b/docs/basic-features/data-fetching.md
index ed35be198a489..f00d7cd2f0a7f 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 1ed62cef788bb..0a5336c411507 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 5e0dabfb13f2f..1a474cda79065 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)
-
-