Skip to content

Commit

Permalink
i18n(ja): fix link to AstroIntegrationLogger in content-loader-refere…
Browse files Browse the repository at this point in the history
…nce.mdx
  • Loading branch information
nemuvski committed Jan 25, 2025
1 parent 650f5f5 commit fb15793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/ja/reference/content-loader-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ meta.set("lastModified", new Date().toISOString());

<p>

**Type**: [`AstroIntegrationLogger`](/en/reference/integrations-reference/#astrointegrationlogger)
**Type**: [`AstroIntegrationLogger`](/ja/reference/integrations-reference/#astrointegrationlogger)
</p>

コンソールにメッセージを出力するために使用できるロガーです。`console.log`の代わりにこれを使用すると、ローダー名を含むより有用なログが得られます。詳細は[`AstroIntegrationLogger`](/ja/reference/integrations-reference/#astrointegrationlogger)を参照してください。
Expand Down

0 comments on commit fb15793

Please sign in to comment.