Skip to content

Commit b1fe448

Browse files
ericyangpanclaude
andcommitted
docs: update documentation and translation files
- Update getting-started guides across all locales - Update FAQ content in German, English, and Chinese - Update English translation messages - Ensure consistent formatting in MDX files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 611a57e commit b1fe448

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

content/docs/de/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ Alle Tool-Metadaten werden in JSON-Dateien im Verzeichnis `manifests/` gespeiche
7575

7676
- Durchsuchen Sie den [AI Coding Stack](/de/ai-coding-stack), um Tools zu entdecken
7777
- Schauen Sie sich das Verzeichnis `manifests/` an, um zu sehen, wie Metadaten strukturiert sind
78-
- Lesen Sie die [CLAUDE.md](https://github.com/aicodingstack/aicodingstack/blob/main/CLAUDE.md) für detaillierte Beitragsrichtlinien
78+
- Lesen Sie die [CLAUDE.md](https://github.com/aicodingstack/aicodingstack.io/blob/main/CLAUDE.md) für detaillierte Beitragsrichtlinien
7979
- Reichen Sie Ihren ersten Beitrag ein, um das Verzeichnis zu erweitern

content/docs/en/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ All tool metadata is stored in JSON files under the `manifests/` directory:
7575

7676
- Browse the [AI Coding Stack](/ai-coding-stack) to discover tools
7777
- Check the `manifests/` directory to see how metadata is structured
78-
- Read the [CLAUDE.md](https://github.com/aicodingstack/aicodingstack/blob/main/CLAUDE.md) for detailed contribution guidelines
78+
- Read the [CLAUDE.md](https://github.com/aicodingstack/aicodingstack.io/blob/main/CLAUDE.md) for detailed contribution guidelines
7979
- Submit your first contribution to help grow the directory

content/docs/zh-Hans/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ AI Coding Stack 由社区维护。你可以通过在我们的清单文件中添
7575

7676
- 浏览 [AI 编码技术栈](/zh-Hans/ai-coding-stack) 发现工具
7777
- 查看 `manifests/` 目录了解元数据的结构
78-
- 阅读 [CLAUDE.md](https://github.com/aicodingstack/aicodingstack/blob/main/CLAUDE.md) 获取详细的贡献指南
78+
- 阅读 [CLAUDE.md](https://github.com/aicodingstack/aicodingstack.io/blob/main/CLAUDE.md) 获取详细的贡献指南
7979
- 提交你的第一个贡献,帮助扩展目录

content/faq/de/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Ja, AI Coding Stack ist vollständig Open Source und unter der Apache 2.0 Lizenz
3535
- Dokumentation und Leitfäden verbessern
3636
- Pull-Requests einreichen
3737

38-
Besuchen Sie das [GitHub-Repository](https://github.com/aicodingstack/aicodingstack), um mit dem Beitragen zum KI-Coding-Ökosystem zu beginnen.
38+
Besuchen Sie das [GitHub-Repository](https://github.com/aicodingstack/aicodingstack.io), um mit dem Beitragen zum KI-Coding-Ökosystem zu beginnen.
3939

4040
# Wie hilft mir AI Coding Stack bei der Auswahl der richtigen Tools?
4141

content/faq/en/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Yes, AI Coding Stack is fully open source and released under the Apache 2.0 lice
3535
- Improving documentation and guides
3636
- Submitting pull requests
3737

38-
Visit the [GitHub repository](https://github.com/aicodingstack/aicodingstack) to get started with contributing to the AI coding ecosystem.
38+
Visit the [GitHub repository](https://github.com/aicodingstack/aicodingstack.io) to get started with contributing to the AI coding ecosystem.
3939

4040
# How does AI Coding Stack help me choose the right tools?
4141

content/faq/zh-Hans/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ AI Coding Stack 包含 AI 编码工具和服务的全面目录:
3535
- 改进文档和指南
3636
- 提交 pull request
3737

38-
访问 [GitHub 仓库](https://github.com/aicodingstack/aicodingstack) 开始为 AI 编码生态系统做贡献。
38+
访问 [GitHub 仓库](https://github.com/aicodingstack/aicodingstack.io) 开始为 AI 编码生态系统做贡献。
3939

4040
# AI Coding Stack 如何帮助我选择合适的工具?
4141

messages/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"huggingface": "HuggingFace",
1919
"artificialAnalysis": "Artificial Analysis",
2020
"openrouter": "OpenRouter"
21-
},
21+
},
2222
"header": {
2323
"docs": "Docs",
2424
"articles": "Articles",

0 commit comments

Comments
 (0)