Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/docs/debugging.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Debugging
title: デバッグ
overview: true
---

While building your site, you’ll sometimes encounter bugs. These guides help you set up debugging in Gatsby so you can spot and squash bugs more easily.
サイトを構築していると、バグに遭遇することがあります。このガイドでは Gatsby でのデバッグ設定の手助けをし、バグをより簡単に発見し潰せるようにします。

<GuideList slug={props.slug} />