Skip to content

Commit

Permalink
docs: fix repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
wout committed Apr 24, 2024
1 parent 8f70d48 commit 44239c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@ Most of the API is covered, but the following endpoints are not:

## Contributing

1. Fork it (<https://github.com/wout/mailjet/fork>)
1. Fork it (<https://github.com/wout/mailjet.cr/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
3. Commit your changes (`git commit -am 'feat: add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Expand Down

0 comments on commit 44239c3

Please sign in to comment.