chore: update code

This commit is contained in:
sck_0
2026-01-28 18:01:08 +01:00
parent 76e0dffad7
commit 068b4b5d2d
8 changed files with 42 additions and 36 deletions

View File

@@ -170,9 +170,9 @@ description: "What this skill does"
## Documentation
- **[Getting Started](../GETTING_STARTED.md)** - Quick start guide
- **[Getting Started](../docs/GETTING_STARTED.md)** - Quick start guide
- **[Examples](../docs/EXAMPLES.md)** - Real-world usage examples
- **[FAQ](../FAQ.md)** - Common questions
- **[FAQ](../docs/FAQ.md)** - Common questions
- **[Visual Guide](../docs/VISUAL_GUIDE.md)** - Diagrams and flowcharts
---
@@ -198,4 +198,4 @@ Found a skill that needs improvement? Want to add a new skill?
---
**Need help?** Check the [FAQ](../FAQ.md) or open an issue on GitHub!
**Need help?** Check the [FAQ](../docs/FAQ.md) or open an issue on GitHub!