Skip to content

Commit fe4dba7

Browse files
committed
oops, this link hasn't been changed on this branch yet!
1 parent cc23d98 commit fe4dba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ja/guides/migrate-to-astro/from-create-react-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ const randomUser = data.results[0];
329329
```
330330

331331
- `import.meta.glob()`によるローカルファイル取得
332-
- Collections APIのクエリ: [/ja/guides/content-collections/#コレクションのクエリ](/ja/guides/content-collections/#querying-build-time-collections)
332+
- Collections APIのクエリ: [/ja/guides/content-collections/#コレクションのクエリ](/ja/guides/content-collections/#querying-collections)
333333
- リモートデータのフェッチ: [/ja/guides/data-fetching/](/ja/guides/data-fetching/)
334334

335335
### CRAのスタイリングをAstroへ

0 commit comments

Comments
 (0)