Skip to content

Commit e09d3cb

Browse files
committed
Fix line pairing problem
1 parent dcafb67 commit e09d3cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/learn/react-compiler/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,4 @@ React Compiler がインストールされたので、以下について詳し
242242
- コンパイラをカスタマイズする[設定オプション](/reference/react-compiler/configuration)
243243
- 既存のコードベースでの[段階的な導入戦略](/learn/react-compiler/incremental-adoption)
244244
- 問題のトラブルシューティングのための[デバッグテクニック](/learn/react-compiler/debugging)
245-
- React ライブラリをコンパイルするための[ライブラリコンパイルガイド](/reference/react-compiler/compiling-libraries)
245+
- React ライブラリをコンパイルするための[ライブラリコンパイルガイド](/reference/react-compiler/compiling-libraries)

src/content/learn/react-compiler/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ Next.js を使用しているユーザは、[v15.3.1](https://github.com/vercel/
187187

188188
## 追加情報 {/*additional-resources*/}
189189

190-
これらのドキュメントに加えて、コンパイラに関する追加情報や議論については [React Compiler Working Group](https://github.com/reactwg/react-compiler) を確認することをお勧めします。
190+
これらのドキュメントに加えて、コンパイラに関する追加情報や議論については [React Compiler Working Group](https://github.com/reactwg/react-compiler) を確認することをお勧めします。

0 commit comments

Comments
 (0)