Skip to content

Commit

Permalink
en docs에도 타입 지원 문서 링크를 추가합니다
Browse files Browse the repository at this point in the history
  • Loading branch information
po4tion committed Nov 20, 2024
1 parent e141f35 commit d28814d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/docs/introduction.en.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We strive to test all features with the goal of achieving 100% coverage.

### TypeScript Support

Our library provides strong typing, allowing for easy detection of type errors during the development phase.
Our library [provides strong typing](./advantages/type-support), allowing for easy detection of type errors during the development phase.

### Full Support for Hangul-related Features

Expand Down

0 comments on commit d28814d

Please sign in to comment.