docs(readme): Update link to the latest terragrunt lock file doc#961
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughUpdated a documentation hyperlink in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the README to point to the current Terragrunt documentation page for lock file handling.
Changes:
- Replaced an outdated Terragrunt lock-file documentation link with the new reference URL.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@README.md`:
- Line 1176: Fix the grammatical error in the sentence that reads "terragrunt
[does its' own magic]": change the possessive "its'" to the correct form "its"
so the phrase becomes "terragrunt [does its own magic]". Locate the phrase in
the README sentence that currently uses "its'" and replace it with "its".
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
yermulnik
left a comment
There was a problem hiding this comment.
LGTM. Thanks for catching this.
BAD: https://terragrunt.gruntwork.io/docs/features/lock-file-handling/
GOOD: https://terragrunt.gruntwork.io/docs/reference/lock-files/