From 3bc6a64a91a9bd4f05522f2e15b6ab288b529963 Mon Sep 17 00:00:00 2001 From: Angelo Dini Date: Fri, 3 May 2024 16:48:03 +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 14a5a7c..202fe16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Getting Started with Angular -[![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-angular/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-angular/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 Angular for the first time or optimizing your workflow, our template, based on Angular' [Setup Guide](https://angular.io/guide/setup-local#create-a-workspace-and-initial-application), has got you covered.