Skip to content

Commit 89e0bec

Browse files
committed
docs: fix readme links
1 parent 19d988c commit 89e0bec

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
### 🚧 WORK IN PROGRESS 🚧
2-
[![Docs](https://github.com/witchcraft/ui/workflows/Docs/badge.svg)](https://github.com/witchcraft/ui/actions/workflows/docs.yml)
3-
[![Build](https://github.com/witchcraft/ui/actions/workflows/build.yml/badge.svg)](https://github.com/witchcraft/ui/actions/workflows/build.yml)
4-
[![Release](https://github.com/witchcraft/ui/actions/workflows/release.yml/badge.svg)](https://github.com/witchcraft/ui/actions/workflows/release.yml)
5-
[![NPM Version (with latest tag)](https://img.shields.io/npm/v/%40alanscodelog%2Fvue-components/latest)](https://www.npmjs.com/package/@witchcraft/ui/v/latest)
6-
[![NPM Version (with beta tag)](https://img.shields.io/npm/v/%40alanscodelog%2Fvue-components/beta)](https://www.npmjs.com/package/@witchcraft/ui/v/beta)
2+
[![Docs](https://github.com/witchcraftjs/ui/workflows/Docs/badge.svg)](https://github.com/witchcraftjs/ui/actions/workflows/docs.yml)
3+
[![Release](https://github.com/witchcraftjs/ui/actions/workflows/release.yml/badge.svg)](https://github.com/witchcraftjs/ui/actions/workflows/release.yml)
4+
[![NPM Version (with latest tag)](https://img.shields.io/npm/v/%40witchcraft%2Fui/latest)](https://www.npmjs.com/package/@witchcraft/ui/v/latest)
75

8-
Opinionated, batteries included, vue component library + some related utils.
6+
Opinionated, batteries included, vue/nut component library + some related utils.
97

108
- Built with accessibility in mind.
119
- Themable via [metamorphosis](https://github.com/alanscodelog/metamorphosis) which allows providing a custom set of tailwind variables for easier application theming (e.g. \*-fg, \*-bg, \*-accent). No regular tailwind colors are used except neutral.

0 commit comments

Comments
 (0)