diff --git a/README.md b/README.md index fc4c9d7..e481075 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ This repo use [WordPress Playground](https://playground.wordpress.net/) to provi Remote Data Blocks is a WordPress plugin that makes it easy to combine content and remote data in the block editor. Easily register blocks that load data from Airtable, Google Sheets, Shopify, GitHub, or any other API. [Read more about well-supported use cases](https://github.com/Automattic/remote-data-blocks). -[![Launch in WordPress Playground](https://img.shields.io/badge/Launch%20in%20WordPress%20Playground-DA9A45?style=for-the-badge&logo=wordpress)](https://wordpress-playground.atomicsites.blog/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/blueprint.json) +[![Launch in WordPress Playground](https://img.shields.io/badge/Launch%20in%20WordPress%20Playground-DA9A45?style=for-the-badge&logo=wordpress)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/blueprint.json) **Note: WordPress Playground sometimes retains state from previous sessions. Opening a new incognito window may be necessary to get a fresh start.** ## Use cases -* [Top Albums of the year](https://wordpress-playground.atomicsites.blog/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/airtable/airtable-blueprint.json) - Using Airtable as a source, quickly compile and update a list of the top albums of the year. This list comes from [KEXP](https://kexp.org/). -* [Car Locator](https://wordpress-playground.atomicsites.blog/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/car-locator/car-blueprint.json) - Quickly connect to your propieraty data in WordPress. Build data driven applications without working about the back end details. -* [E-commerce](https://wordpress-playground.atomicsites.blog/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/shopify/shopify-blueprint.json) - This example uses a Shopify connection to showcase how to reference content and build individual product pages. -* [Sports](https://wordpress-playground.atomicsites.blog/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/formula-one/f1-blueprint.json) - This example uses a Formula One connection to showcase how to use API data to enrich your content. +* [Top Albums of the year](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/airtable/airtable-blueprint.json) - Using Airtable as a source, quickly compile and update a list of the top albums of the year. This list comes from [KEXP](https://kexp.org/). +* [Car Locator](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/car-locator/car-blueprint.json) - Quickly connect to your propieraty data in WordPress. Build data driven applications without working about the back end details. +* [E-commerce](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/shopify/shopify-blueprint.json) - This example uses a Shopify connection to showcase how to reference content and build individual product pages. +* [Sports](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/formula-one/f1-blueprint.json) - This example uses a Formula One connection to showcase how to use API data to enrich your content.