diff --git a/README.md b/README.md index 3f9cc26..75d61ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wix Headless Examples -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/wix/wix-headless-example?quickstart=1) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/wix/wix-headless-example) This [Next.js](https://nextjs.org/) project provides a minimal example site to demonstrate basic usage of various Wix Headless APIs. The implementation focuses on simplicity and readability, rather than feature richness, performance, or completeness. This repository can be used as a quick reference for bootstrapping a Wix Headless application, but it should not be treated as a best practices guide.