Fixing broken internal links

This commit is contained in:
Jeremy Vyska 2025-10-17 14:27:13 +02:00
parent 907a8f3415
commit 86d86c326b
15 changed files with 31 additions and 31 deletions

View file

@ -411,5 +411,5 @@ Ensure quality isn't suffering:
## Next Steps
- Understand [AI limitations](../limitations) to know when caution is needed
- Try the [practical examples](../../getting-more) to apply these best practices
- Try the [practical examples](../../gettingmore) to apply these best practices
- Explore [community resources](../../community-resources) for more tips and techniques

View file

@ -354,5 +354,5 @@ Requirements:
Now that you know how to write effective prompts:
- Review the [best practices](../best-practices) for AI-assisted development
- Try the [practical examples](../../getting-more) with your new prompting skills
- Try the [practical examples](../../gettingmore) with your new prompting skills
- Understand the [limitations](../limitations) of AI assistants

View file

@ -468,6 +468,6 @@ Extensive validation for:
## Next Steps
Now that you understand AI limitations:
- Apply this knowledge in the [practical examples](../../getting-more)
- Apply this knowledge in the [practical examples](../../gettingmore)
- See how to work within these limitations in [best practices](../best-practices)
- Explore [community resources](../../community-resources) for more insights

View file

@ -223,4 +223,4 @@ src/
Now that your environment is set up:
- Learn [effective prompting techniques](../effective-prompting)
- Review [best practices](../best-practices) for AI-assisted development
- Try the [practical examples](../../getting-more) to see AI assistance in action
- Try the [practical examples](../../gettingmore) to see AI assistance in action