We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc23d98 commit fe4dba7Copy full SHA for fe4dba7
src/content/docs/ja/guides/migrate-to-astro/from-create-react-app.mdx
@@ -329,7 +329,7 @@ const randomUser = data.results[0];
329
```
330
331
- `import.meta.glob()`によるローカルファイル取得
332
-- Collections APIのクエリ: [/ja/guides/content-collections/#コレクションのクエリ](/ja/guides/content-collections/#querying-build-time-collections)
+- Collections APIのクエリ: [/ja/guides/content-collections/#コレクションのクエリ](/ja/guides/content-collections/#querying-collections)
333
- リモートデータのフェッチ: [/ja/guides/data-fetching/](/ja/guides/data-fetching/)
334
335
### CRAのスタイリングをAstroへ
0 commit comments