Skip to content

Commit 1b75143

Browse files
authored
Update README.md
1 parent fefe93c commit 1b75143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
| [아이템 52. 다중정의는 신중히 사용하라](https://github.com/orgs/Study-2-Effective-Java/discussions/128) | [JoisFe](https://github.com/JoisFe) |
125125
| [아이템 53. 가변인수는 신중히 사용하라](https://github.com/orgs/Study-2-Effective-Java/discussions/124) | [ding_cook](https://github.com/bunsung92) |
126126
| [아이템 54. null이 아닌 빈 컬렉션이나 배열을 반환하라](https://github.com/orgs/Study-2-Effective-Java/discussions/135) | [ding_cook](https://github.com/bunsung92) |
127-
| 아이템 55. 옵셔널 반환은 신중히 하라 | [jinan159](https://github.com/jinan159) |
127+
| [아이템 55. 옵셔널 반환은 신중히 하라](https://github.com/orgs/Study-2-Effective-Java/discussions/170) | [jinan159](https://github.com/jinan159) |
128128
| [아이템 56. 공개된 API 요소에는 항상 문서화 주석을 작성하라](https://github.com/orgs/Study-2-Effective-Java/discussions/140) | [Corock](https://github.com/corock) |
129129

130130
## 9️⃣장 일반적인 프로그래밍 원칙

0 commit comments

Comments
 (0)