Skip to content

Commit

Permalink
Merge pull request #1108 from hunhee98/patch-1
Browse files Browse the repository at this point in the history
Fix table of contents links in README
  • Loading branch information
rrousselGit authored Jul 15, 2024
2 parents 6a6b95d + 489b4d0 commit 3e5db32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/translations/ko_KR/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Dart는 훌륭합니다. 그런데 우리가 "모델"을 정의하는 것은 지
- [Asserts](#asserts)
- [기본 값](#기본-값)
- [데코레이터와 코멘트](#데코레이터와-코멘트)
- [union type일 때 개별 클래스를 이용하여 mixin과 interface 만들기](#union-type일-때-개별-클래스를-이용하여-mixin과-interface-만들기)
- [Union Types에서 Mixin 및 Interface 사용하기](#Union-Types에서-Mixin-및-Interface-사용하기)
- [FromJson/ToJson](#fromjsontojson)
- [fromJSON - 복수의 생성자가 있는 클래스](#fromjson---복수의-생성자가-있는-클래스)
- [제네릭 클래스 역직렬화하기](#제네릭-클래스-역직렬화하기)
Expand Down

0 comments on commit 3e5db32

Please sign in to comment.