diff --git a/src/template-js-mdx/README.md b/src/template-js-mdx/README.md index 1a13dcdc..7721e61f 100644 --- a/src/template-js-mdx/README.md +++ b/src/template-js-mdx/README.md @@ -4,6 +4,6 @@ npm init astro -- --template with-mdx ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-mdx) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-mdx) [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/withastro/astro/tree/latest/examples/with-mdx) This example showcases using [`@astrojs/mdx`](https://www.npmjs.com/package/@astrojs/mdx) to author content using [MDX](https://mdxjs.com/). diff --git a/src/template-ts-blog/README.md b/src/template-ts-blog/README.md index 05d663f6..c2abbaa9 100644 --- a/src/template-ts-blog/README.md +++ b/src/template-ts-blog/README.md @@ -4,7 +4,7 @@ npm init astro -- --template blog ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/blog) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/blog) [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/withastro/astro/tree/latest/examples/blog) > 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun! diff --git a/src/template-ts-mdx/README.md b/src/template-ts-mdx/README.md index 1a13dcdc..7721e61f 100644 --- a/src/template-ts-mdx/README.md +++ b/src/template-ts-mdx/README.md @@ -4,6 +4,6 @@ npm init astro -- --template with-mdx ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-mdx) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-mdx) [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/withastro/astro/tree/latest/examples/with-mdx) This example showcases using [`@astrojs/mdx`](https://www.npmjs.com/package/@astrojs/mdx) to author content using [MDX](https://mdxjs.com/).