From 4bb730a34e3d05bebead4e2d2268ce1d63ca0fc1 Mon Sep 17 00:00:00 2001 From: Angelo Dini Date: Fri, 3 May 2024 17:34:49 +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 eb5a243..e6bc8b9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Getting Started with Go -[![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-go/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-go/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 Go for the first time or optimizing your workflow, our template, based on Go's [Writing Web Applications Guide](https://go.dev/doc/articles/wiki/), has got you covered.