Skip to content

Commit e4aab0f

Browse files
author
stefanBid
committed
fix: update license links to point to the correct GitHub repository
1 parent 3204745 commit e4aab0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sb-floating-panel-vue
22
[![npm](https://img.shields.io/npm/v/sb-floating-panel-vue.svg)](https://www.npmjs.com/package/sb-floating-panel-vue)
3-
[![license](https://img.shields.io/npm/l/sb-floating-panel-vue.svg)](https://github.com/stefanobiddau/sb-floating-panel-vue/blob/main/LICENSE)
3+
[![license](https://img.shields.io/npm/l/sb-floating-panel-vue.svg)](https://github.com/stefan_bid/sb-floating-panel-vue/blob/main/LICENSE)
44

55
> A lightweight Vue 3 composable hook built on top of [@floating-ui/vue](https://github.com/floating-ui/floating-ui) to manage floating panels with arrow and resize support.
66
@@ -155,4 +155,4 @@ You can use your own CSS or utility classes (like Tailwind CSS) to style the pan
155155

156156
## 📄 License
157157

158-
MIT © [Stefano Biddau](https://github.com/stefanobiddau)
158+
MIT © [Stefano Biddau](https://github.com/stefan_bid)

0 commit comments

Comments
 (0)