Skip to content

docs: update readme links #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@ Started in 2016, Code for Romania is a civic tech NGO, official member of the Co
Last, but not least, we rely on donations to ensure the infrastructure, logistics and management of our community that is widely spread across 11 timezones, coding for social change to make Romania and the world a better place. If you want to support us, [you can do it here][link-donate].


[ico-contributors]: https://img.shields.io/github/contributors/code4romania/php-enum-utils.svg?style=for-the-badge
[ico-last-commit]: https://img.shields.io/github/last-commit/code4romania/php-enum-utils.svg?style=for-the-badge
[ico-contributors]: https://img.shields.io/github/contributors/commitglobal/php-enum-utils.svg?style=for-the-badge
[ico-last-commit]: https://img.shields.io/github/last-commit/commitglobal/php-enum-utils.svg?style=for-the-badge
[ico-license]: https://img.shields.io/badge/license-MPL%202.0-brightgreen.svg?style=for-the-badge

[link-contributors]: https://github.com/code4romania/php-enum-utils/graphs/contributors
[link-last-commit]: https://github.com/code4romania/php-enum-utils/commits/main
[link-contributors]: https://github.com/commitglobal/php-enum-utils/graphs/contributors
[link-last-commit]: https://github.com/commitglobal/php-enum-utils/commits/main
[link-license]: https://opensource.org/licenses/MPL-2.0
[link-contributing]: https://github.com/code4romania/.github/blob/main/CONTRIBUTING.md

Expand Down
Loading