Files
claude-howto/.github/ISSUE_TEMPLATE/config.yml
Luong NGUYEN 1807630892 fix: Resolve additional dead links across documentation
- README.md: Fix blog-post link, update claude-examples to anthropic-cookbook
- LEARNING-ROADMAP.md: Update claude-examples to anthropic-cookbook
- claude_concepts_guide.md: Fix 07-hooks to 06-hooks, update skills repo
- 05-mcp/README.md: Fix MCP spec URL
- INDEX.md: Fix all 07-hooks references to 06-hooks
- .github/ISSUE_TEMPLATE/config.yml: Update claude-examples URL
2026-01-15 15:10:02 +01:00

12 lines
468 B
YAML

blank_issues_enabled: false
contact_links:
- name: Claude Code Documentation
url: https://docs.anthropic.com/en/docs/claude-code
about: Official Claude Code documentation
- name: Discussions
url: https://github.com/luongnv89/claude-howto/discussions
about: Ask questions and share ideas with the community
- name: Anthropic Cookbook
url: https://github.com/anthropics/anthropic-cookbook
about: Official examples and guides from Anthropic