From 4189fe877bbe7ea722cef48000d600f93af96899 Mon Sep 17 00:00:00 2001 From: PikachuEXE Date: Wed, 15 Mar 2023 03:33:51 +0000 Subject: [PATCH] Apply automatic changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71734bd..6cee3ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gem release [![Build Status](https://secure.travis-ci.org/svenfuchs/gem-release.svg)](http://travis-ci.org/svenfuchs/gem-release) +# gem release This gem plugin aims at making gem development easier by automating repetitive work based on conventions, configuration, and templates. @@ -11,7 +11,7 @@ It adds the commands `bootstrap`, `gemspec`, `bump`, `tag` and a `release` to th | Version | [![Gem Version](https://img.shields.io/gem/v/gem-release.svg?style=flat-square)](https://badge.fury.io/rb/gem-release) | | Continuous integration | [![GitHub Build Status](https://img.shields.io/github/actions/workflow/status/svenfuchs/gem-release/tests.yaml?branch=master&style=flat-square)](https://github.com/svenfuchs/gem-release/actions/workflows/tests.yaml) | | Test coverage | [![Coverage Status](https://img.shields.io/coveralls/svenfuchs/gem-release.svg?style=flat-square)](https://coveralls.io/r/svenfuchs/gem-release) | -| Documentation | [Documentation](http://rdoc.info/github/svenfuchs/gem-release/frames) | +| Documentation | [Documentation](https://www.rubydoc.info/gems/gem-release) | | Credits | [Contributors](https://github.com/svenfuchs/gem-release/graphs/contributors) | # Table of contents