Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
arcatdmz committed Feb 22, 2024
1 parent bab7a1f commit 6f2e811
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
**react-color-modal** は React 用の軽量なカラーパレットです。

- npm package: https://www.npmjs.com/package/react-color-modal
- API document: https://research.archinc.jp/react-color-modal/api/modules.html
- Demo site: https://research.archinc.jp/react-color-modal/
- API document: https://arch-inc.github.io/react-color-modal/api/
- Demo site: https://arch-inc.github.io/react-color-modal/

### Usage / 使い方

Expand Down Expand Up @@ -47,9 +47,9 @@ export const Body = () => {

### API Documentation / API ドキュメント

All of the exported classes and interfaces are listed in [TypeDoc](https://research.archinc.jp/react-color-modal/api/modules.html).
All of the exported classes and interfaces are listed in [TypeDoc](https://arch-inc.github.io/react-color-modal/api/).

このモジュールが export しているすべてのクラスとインタフェースは [TypeDoc](https://research.archinc.jp/react-color-modal/api/modules.html) で閲覧できます。
このモジュールが export しているすべてのクラスとインタフェースは [TypeDoc](https://arch-inc.github.io/react-color-modal/api/) で閲覧できます。

### Credits / 開発者

Expand All @@ -70,8 +70,8 @@ Twitter [@ArchResearchJp](https://twitter.com/ArchResearchJp) で連絡がつき

### Library in action / 利用例

- [Demo site](https://research.archinc.jp/react-color-modal/): GitHub Pages accompanied with this library
- [Demo site](https://arch-inc.github.io/react-color-modal/): GitHub Pages accompanied with this library

---

Copyright (c) 2020-2022 Arch Inc. (Jun Kato)
Copyright (c) 2020-2024 Arch Inc. (Jun Kato)

0 comments on commit 6f2e811

Please sign in to comment.