Skip to content

Commit 975c7b9

Browse files
Update README.md
1 parent 3c6dca3 commit 975c7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Next, to ensure that all the components have the appropriate styling, import the
1515
import "@code4rena/components-library/dist/style.css";
1616
```
1717

18-
All the components in this package can be accessed through named imports. For a full list of available components, take a look at our [Storybook](components-library-wine.vercel.app)
18+
All the components in this package can be accessed through named imports. For a full list of available components, take a look at our [Storybook](https://components-library-wine.vercel.app)
1919

2020
```
2121
import { Alert } from "@code4rena/components-library";

0 commit comments

Comments
 (0)