From 02aaa1a7472490cfa62cb2d1d93c0cdd50034109 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sun, 4 Aug 2024 15:47:25 +0200 Subject: [PATCH] Fix links Issues identified by `awesome_bot` [ci skip] --- CONTRIBUTING.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 409ebca..23f8d10 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,11 +36,11 @@ inclusion. ### Ruby -- [Ruby Styleguide](https://github.com/bbatsov/ruby-style-guide) +- [Ruby Styleguide](https://github.com/rubocop/ruby-style-guide) ### Commits -- [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/#seven-rules) +- [How to Write a Git Commit Message](https://cbea.ms/git-commit/#seven-rules) ## License diff --git a/README.md b/README.md index eaf67ce..fe9b586 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/b9e9cbbd0d9f454adba7/maintainability)](https://codeclimate.com/github/DavyJonesLocker/client_side_validations-simple_form/maintainability) [![Coverage Status](https://coveralls.io/repos/github/DavyJonesLocker/client_side_validations-simple_form/badge.svg?branch=main)](https://coveralls.io/github/DavyJonesLocker/client_side_validations-simple_form?branch=main) -[Simple Form](https://github.com/plataformatec/simple_form) plugin for [ClientSideValidations](https://github.com/DavyJonesLocker/client_side_validations) +[Simple Form](https://github.com/heartcombo/simple_form) plugin for [ClientSideValidations](https://github.com/DavyJonesLocker/client_side_validations) ## Installation ## @@ -120,4 +120,4 @@ on how to properly submit issues and pull requests. [@dockyard](https://twitter.com/dockyard) -[Licensed under the MIT license](https://opensource.org/licenses/mit-license.php) +[Licensed under the MIT license](https://opensource.org/licenses/mit)