Skip to content

Commit 0317b76

Browse files
committed
Update readme links
1 parent 616480f commit 0317b76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Hex.pm](https://img.shields.io/hexpm/v/poodle.svg)](https://hex.pm/packages/poodle)
44
[![Build Status](https://github.com/usepoodle/poodle-elixir/workflows/CI/badge.svg)](https://github.com/usepoodle/poodle-elixir/actions)
5-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/usepoodle/poodle-elixir/blob/main/LICENSE)
66

77
Elixir SDK for the Poodle email sending API.
88

@@ -346,8 +346,8 @@ mix dialyzer
346346

347347
## Contributing
348348

349-
Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for details on the process for submitting pull requests and our [Code of Conduct](CODE_OF_CONDUCT.md).
349+
Contributions are welcome! Please read our [Contributing Guide](https://github.com/usepoodle/poodle-elixir/blob/main/CONTRIBUTING.md) for details on the process for submitting pull requests and our [Code of Conduct](https://github.com/usepoodle/poodle-elixir/blob/main/CODE_OF_CONDUCT.md).
350350

351351
## License
352352

353-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
353+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/usepoodle/poodle-elixir/blob/main/LICENSE) file for details.

0 commit comments

Comments
 (0)