Skip to content

Commit

Permalink
Merge pull request #177 from DavyJonesLocker/chore/fix-urls
Browse files Browse the repository at this point in the history
Fix links
  • Loading branch information
tagliala authored Aug 4, 2024
2 parents ac2d5ad + 02aaa1a commit 536bd31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ##

Expand Down Expand Up @@ -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)

0 comments on commit 536bd31

Please sign in to comment.