Skip to content

Commit 2813bde

Browse files
committed
fix(config): Update changed files
1 parent 84a6ba2 commit 2813bde

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,30 @@
55
<!-- BADGES/ -->
66
[![NPM version](https://img.shields.io/npm/v/@dword-design/eslint-plugin-import-alias.svg)](https://npmjs.org/package/@dword-design/eslint-plugin-import-alias)
77
![Linux macOS Windows compatible](https://img.shields.io/badge/os-linux%20%7C%C2%A0macos%20%7C%C2%A0windows-blue)
8-
[![Build status](https://img.shields.io/github/workflow/status/dword-design/eslint-plugin-import-alias/build)](https://github.com/dword-design/eslint-plugin-import-alias/actions)
8+
[![Build status](https://github.com/dword-design/eslint-plugin-import-alias/workflows/build/badge.svg)](https://github.com/dword-design/eslint-plugin-import-alias/actions)
99
[![Coverage status](https://img.shields.io/coveralls/dword-design/eslint-plugin-import-alias)](https://coveralls.io/github/dword-design/eslint-plugin-import-alias)
1010
[![Dependency status](https://img.shields.io/david/dword-design/eslint-plugin-import-alias)](https://david-dm.org/dword-design/eslint-plugin-import-alias)
1111
![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen)
1212

13-
<a href="https://www.buymeacoffee.com/dword">
13+
<a href="https://gitpod.io/#https://github.com/dword-design/bar">
14+
<img src="https://gitpod.io/button/open-in-gitpod.svg" alt="Open in Gitpod">
15+
</a><a href="https://www.buymeacoffee.com/dword">
1416
<img
1517
src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg"
1618
alt="Buy Me a Coffee"
1719
height="32"
1820
>
19-
</a><a href="https://gitpod.io/#https://github.com/dword-design/eslint-plugin-import-alias">
20-
<img src="https://gitpod.io/button/open-in-gitpod.svg" alt="Open in Gitpod">
21-
</a>
22-
<a href="https://paypal.me/SebastianLandwehr">
21+
</a><a href="https://paypal.me/SebastianLandwehr">
2322
<img
24-
src="https://upload.wikimedia.org/wikipedia/commons/b/b5/PayPal.svg"
23+
src="https://dword-design.de/images/paypal.svg"
2524
alt="PayPal"
26-
height="30"
25+
height="32"
26+
>
27+
</a><a href="https://www.patreon.com/dworddesign">
28+
<img
29+
src="https://dword-design.de/images/patreon.svg"
30+
alt="Patreon"
31+
height="32"
2732
>
2833
</a>
2934
<!-- /BADGES -->

0 commit comments

Comments
 (0)