Skip to content

Commit b3ff426

Browse files
committed
Merge branch 'dev' of https://github.com/bnbong/FastAPI-fastkit into dev
2 parents 343e897 + 1263586 commit b3ff426

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)