From a0821b015e8a2cadec576b05da010db34fd59625 Mon Sep 17 00:00:00 2001 From: Derek Gottlieb Date: Sat, 7 Jul 2018 08:17:31 -0500 Subject: [PATCH] Update galaxy URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbe6493a0..ee772a621 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## What is rvm1-ansible? [![Build Status](https://travis-ci.org/rvm/rvm1-ansible.svg?branch=master)](https://travis-ci.org/rvm/rvm1-ansible) [![Ansible Role](https://img.shields.io/badge/role-rvm_io-red.svg)](https://galaxy.ansible.com/rvm_io/ruby/) +## What is rvm1-ansible? [![Build Status](https://travis-ci.org/rvm/rvm1-ansible.svg?branch=master)](https://travis-ci.org/rvm/rvm1-ansible) [![Ansible Role](https://img.shields.io/badge/role-rvm_io-red.svg)](https://galaxy.ansible.com/rvm/ruby) It is an [Ansible](http://www.ansible.com/home) role to install and manage ruby versions using rvm. @@ -163,7 +163,7 @@ Just add `--extra-vars 'rvm1_delete_ruby=ruby-2.1.0'` to the end of your play bo ## Ansible galaxy -You can find it on the official [ansible galaxy](https://galaxy.ansible.com/rvm_io/ruby/) if you want to rate it. +You can find it on the official [ansible galaxy](https://galaxy.ansible.com/rvm/ruby) if you want to rate it. ## License