docs: fix broken links in translated READMEs

Fixed broken links to non-existent quick-start-practices.md:
- Changed to point to basic-examples.md instead
- Fixes 3 broken links reported in README quality check
- Affects: README-ja.md, README-zh.md, README-kr.md

Note: Translated READMEs have fewer headers (30) than main
README (58), indicating incomplete translations. This is a
known documentation synchronization issue.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
mithun50 2025-11-12 18:25:34 +01:00
parent b00547ad53
commit 58008c9444
3 changed files with 3 additions and 3 deletions

View File

@ -317,7 +317,7 @@ pip install --break-system-packages SuperClaude
</td>
<td valign="top">
- ✨ [**ベストプラクティス**](docs/reference/quick-start-practices.md)
- ✨ [**ベストプラクティス**](docs/reference/basic-examples.md)
*プロのコツとパターン*
- 📓 [**サンプル集**](docs/reference/examples-cookbook.md)

View File

@ -320,7 +320,7 @@ pip install --break-system-packages SuperClaude
</td>
<td valign="top">
- ✨ [**모범 사례**](docs/reference/quick-start-practices.md)
- ✨ [**모범 사례**](docs/reference/basic-examples.md)
*전문가 팁과 패턴*
- 📓 [**예제 모음**](docs/reference/examples-cookbook.md)

View File

@ -317,7 +317,7 @@ pip install --break-system-packages SuperClaude
</td>
<td valign="top">
- ✨ [**最佳实践**](docs/reference/quick-start-practices.md)
- ✨ [**最佳实践**](docs/reference/basic-examples.md)
*专业技巧和模式*
- 📓 [**示例手册**](docs/reference/examples-cookbook.md)