You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: React 블로그
4
4
5
5
<Intro>
6
6
7
-
이 블로그는 React 팀에서 업데이트한 내용들의 공식 소스입니다. 릴리스 노트 및 더 이상 사용되지 않는 표현에 대한 알림을 비롯하여 중요한 내용은 이곳에 먼저 공유됩니다. 또, 트위터에서 [@reactjs](https://twitter.com/reactjs) 계정을 팔로우하셔도 좋지만, 이 블로그만으로도 모든 정보를 얻을 수 있습니다.
7
+
이 블로그는 React 팀의 업데이트에 대한 공식 출처입니다. 릴리스 노트 및 더 이상 사용되지 않는 기능들에 대한 공지<sup>Deprecation Notice</sup>를 비롯한 중요 내용들이 이곳에 먼저 공유됩니다. 트위터에서 [@reactjs](https://twitter.com/reactjs) 계정을 팔로우해도 좋지만, 이 블로그만으로도 모든 정보를 얻을 수 있습니다.
8
8
9
9
</Intro>
10
10
@@ -90,7 +90,7 @@ React 팀은 몇 가지 업데이트를 공유하게 되어 기쁩니다.
90
90
91
91
### 모든 릴리스 노트 {/*all-release-notes*/}
92
92
93
-
React의 모든 릴리스 내용이 별도의 블로그 게시글로 작성되지는 않지만, 모든 릴리스에 대한 세부 변경 명세는 React 저장소의 [`CHANGELOG.md`](https://github.com/facebook/react/blob/main/CHANGELOG.md) 파일 또는 [Releases](https://github.com/facebook/react/releases) 페이지에서 확인할 수 있습니다.
93
+
React의 모든 릴리스 내용이 별도의 블로그 게시글로 작성되지는 않지만, 모든 릴리스에 대한 세부 변경 내역은 React 저장소의 [`CHANGELOG.md`](https://github.com/facebook/react/blob/main/CHANGELOG.md) 파일 또는 [Releases](https://github.com/facebook/react/releases) 페이지에서 확인할 수 있습니다.
0 commit comments