Skip to content

Commit

Permalink
docs: Korean Docs 주소 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
d0422 committed Apr 15, 2024
1 parent 7e9d4a2 commit f59949d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

It is a package that collects hooks that are often used for quick development.

[Korean Docs](https://661bf03ed6b6100b4df995cb-bontjcockp.chromatic.com/)
[Korean Docs](https://rapiders.github.io/react-hooks/)

**Warning**
Test code is not fully prepared yet. Please note.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rapiders/react-hooks",
"version": "0.0.13",
"version": "0.0.14",
"description": "react hooks for fast development",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit f59949d

Please sign in to comment.