From 5153e6dcc7a29a6a19705cb8aad2e3471db9d9fc Mon Sep 17 00:00:00 2001 From: Angelo Dini Date: Fri, 3 May 2024 17:30:32 +0200 Subject: [PATCH] chore: add new divio deploy button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f00e6f..037a9e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Getting Started with Gatsby -[![Deploy to Divio](https://img.shields.io/badge/DEPLOY-TO%20DIVIO-DFFF67?logo=docker&logoColor=white&labelColor=333333)](https://control.divio.com/app/new/?template_url=https://github.com/divio/getting-started-with-gatsby/archive/refs/heads/main.zip) +[![Deploy to Divio](https://docs.divio.com/deploy-to-divio.svg)](https://control.divio.com/app/new/?template_url=https://github.com/divio/getting-started-with-gatsby/archive/refs/heads/main.zip) Welcome to our QuickStart template – your portal to swift application development and seamless local testing. Whether you're delving into Gatsby for the first time or optimizing your workflow, our template, based on Gatsby' [Quick Start](https://www.gatsbyjs.com/docs/quick-start/) guide, has got you covered.