Skip to content

Commit eddec3d

Browse files
committed
Update link
1 parent a05f6c6 commit eddec3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UNIVERSAL-STYLE-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ React elements are [immutable](https://en.wikipedia.org/wiki/Immutable_object).
9191
✅ 허용:
9292

9393
```md
94-
React 엘리먼트는 [불변객체](https://ko.wikipedia.org/wiki/%EB%B6%88%EB%B3%80%EA%B0%9D%EC%B2%B4)입니다.
94+
React 엘리먼트는 [불변객체](https://ko.wikipedia.org/wiki/불변객체)입니다.
9595
```
9696

9797
외부 링크를 대체할 만한 자국어 자료가 없다면 (Stack Overflow, YouTube 비디오 등) 영어 링크를 사용해주세요.

0 commit comments

Comments
 (0)