From 775577d13e8d09d1fb99bb5ec773377bea38e872 Mon Sep 17 00:00:00 2001 From: Daniel Lautzenheiser <lautzd@gmail.com> Date: Wed, 26 Oct 2022 15:19:36 -0400 Subject: [PATCH] Update preact template --- website/content/docs/start-with-a-template.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/start-with-a-template.mdx b/website/content/docs/start-with-a-template.mdx index 49a2b58f..4fb06bca 100644 --- a/website/content/docs/start-with-a-template.mdx +++ b/website/content/docs/start-with-a-template.mdx @@ -110,7 +110,7 @@ You can add Static CMS [to an existing site](/docs/add-to-your-site/), but the q </div> <h5 style={{ margin: 0 }}>Preact CLI</h5> <p style={{ margin: 0 }}> - <a href="https://app.netlify.com/start/deploy?repository=https://github.com/preactjs/preact-netlify&stack=cms"> + <a href="https://app.netlify.com/start/deploy?repository=https://github.com/StaticJsCMS/static-cms-preact-netlify-template&stack=cms"> <img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify" /> </a> </p>