fix broken badge links

This commit is contained in:
marhali 2022-12-17 15:44:59 +01:00
parent bc479ff551
commit c36223e984
2 changed files with 4 additions and 1 deletions

View File

@ -7,6 +7,9 @@
- Dropped support for IDE versions older than 2022.2
- Updated dependencies
### Fixed
- Broken badge link in README
## [4.4.0]
### Added
- Support of path variables for the locales directory configuration @SIMULATAN

View File

@ -1,7 +1,7 @@
<div id="top"></div>
<!-- PROJECT SHIELDS -->
[![Build](https://img.shields.io/github/workflow/status/marhali/easy-i18n/Build?style=for-the-badge)](https://github.com/marhali/easy-i18n/actions)
[![Build](https://img.shields.io/github/actions/workflow/status/marhali/easy-i18n/build.yml?branch=main&style=for-the-badge)](https://github.com/marhali/easy-i18n/actions)
[![Version](https://img.shields.io/jetbrains/plugin/v/16316.svg?style=for-the-badge)](https://plugins.jetbrains.com/plugin/16316)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/16316.svg?style=for-the-badge)](https://plugins.jetbrains.com/plugin/16316)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?style=for-the-badge)](https://paypal.me/marhalide)