Skip to content

Commit

Permalink
docs: fixed incorrect doc url
Browse files Browse the repository at this point in the history
  • Loading branch information
issac-lezon committed May 8, 2024
1 parent 0008afc commit 66e236e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Collection of utility types

- [Installation](#installation)
- [Usage](#usage)
- [Documentation](https://gtw-utility-types.vercel.app/)
- [Documentation](https://chore-dev-utility-types.vercel.app/)

## Installation

Expand Down Expand Up @@ -47,4 +47,4 @@ type DeepType = DeepGetType<DeepObject, 'a.b.c.d'>; // string

## Documentation

See [documentation](https://gtw-utility-types.vercel.app/) for more details.
See [documentation](https://chore-dev-utility-types.vercel.app/) for more details.

0 comments on commit 66e236e

Please sign in to comment.