Skip to content

Commit 1263586

Browse files
bnbongCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a9dead2 commit 1263586

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ja/contributing/translation-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,11 @@ docs/
176176

177177
### 1. 英語でドキュメントを書く
178178

179-
すべてのドキュメントは、まず英語で `docs/` ディレクトリに記述します:
179+
すべてのドキュメントは、まず英語で `docs/en/` ディレクトリに記述します:
180180

181181
```bash
182182
# 新しいドキュメントを作成
183-
vim docs/user-guide/new-feature.md
183+
vim docs/en/user-guide/new-feature.md
184184
```
185185

186186
### 2. 翻訳を実行

0 commit comments

Comments
 (0)