From 78964d4c49337e43b7b4ef9460231da34263e396 Mon Sep 17 00:00:00 2001 From: Angelo Dini Date: Fri, 3 May 2024 18:11:36 +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 867ead1..0ff6cc4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Getting Started with Ruby on Rails -[![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-ruby-on-rails/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-ruby-on-rails/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 Ruby on Rails for the first time or optimizing your workflow, our template, based on [Getting Started with Rails](https://guides.rubyonrails.org/getting_started.html), has got you covered.