mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-17 09:46:06 +00:00
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:
parent
b00547ad53
commit
58008c9444
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user