docs: Fix broken links to non-existing subdir

Fixed links in the documentation that pointed to subdirectories that do not exist.
This commit is contained in:
davide
2025-04-09 21:27:46 +02:00
parent f4c5d7109e
commit a0b42b0472

View File

@@ -5,7 +5,7 @@ Thank you for your interest in contributing! Here's how you can help:
## Quick Start
1. Fork and clone the [repository](https://github.com/@nishanb/CK-X)
2. Follow our [Development Setup Guide](docs/development-setup.md)
2. Follow our [Development Setup Guide](development-setup.md)
3. Create a new branch for your changes
4. Submit a Pull Request
@@ -22,7 +22,7 @@ Thank you for your interest in contributing! Here's how you can help:
- Focus on teaching concepts
### Lab Guidelines
- Follow [Lab Creation Guide](docs/how-to-add-new-labs.md)
- Follow [Lab Creation Guide](how-to-add-new-labs.md)
- Include verification scripts
- Test thoroughly
- Provide clear instructions