|
12 | 12 | [![Coverage Status][coverage]][codecov-url] |
13 | 13 | [![chat on discord][discord]][discord-url] |
14 | 14 |
|
15 | | - [github-action-image]: https://github.com/v-vibe/vue-styled-components/workflows/Code%20Check/badge.svg |
16 | | - [github-action-url]: https://github.com/v-vibe/vue-styled-components/actions/workflows/code-check.yml |
17 | | - [npm-version]: https://img.shields.io/npm/v/%40vvibe%2Fvue-styled-components |
18 | | - [npm-bundle-size]: https://img.shields.io/bundlejs/size/%40vvibe%2Fvue-styled-components |
| 15 | + [github-action-image]: https://github.com/vue-styled-components/core/workflows/Code%20Check/badge.svg |
| 16 | + [github-action-url]: https://github.com/vue-styled-components/core/actions/workflows/code-check.yml |
| 17 | + [npm-version]: https://img.shields.io/npm/v/%40vue-styled-components%2Fcore |
| 18 | + [npm-bundle-size]: https://img.shields.io/bundlejs/size/%40vue-styled-components%2Fcore |
19 | 19 | [npm-url]: http://npmjs.org/package/@vue-styled-components/core |
20 | | - [coverage]: https://coveralls.io/repos/github/v-vibe/vue-styled-components/badge.svg?branch=main |
21 | | - [codecov-url]: https://coveralls.io/github/v-vibe/vue-styled-components?branch=main |
| 20 | + [coverage]: https://coveralls.io/repos/github/vue-styled-components/core/badge.svg?branch=main |
| 21 | + [codecov-url]: https://coveralls.io/github/vue-styled-components/core?branch=main |
22 | 22 | [discord]: https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true |
23 | 23 | [discord-url]: https://discord.gg/UbJxnvt2UH |
24 | 24 |
|
@@ -176,8 +176,8 @@ const StyledDiv = styled.div` |
176 | 176 |
|
177 | 177 | ## 🧑🤝🧑Contributors |
178 | 178 |
|
179 | | -<a href="https://github.com/v-vibe/vue-styled-components/graphs/contributors"> |
180 | | - <img alt="contributor list" src="https://contrib.rocks/image?repo=v-vibe/vue-styled-components" /> |
| 179 | +<a href="https://github.com/vue-styled-components/core/graphs/contributors"> |
| 180 | + <img alt="contributor list" src="https://contrib.rocks/image?repo=vue-styled-components/core" /> |
181 | 181 | </a> |
182 | 182 |
|
183 | 183 | <br> |
|
0 commit comments