-
Couldn't load subscription status.
- Fork 255
Update pulumi_import.md #16346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update pulumi_import.md #16346
Conversation
Fix broken link
Review Summary✅ Link formatting fix is correct - The PR properly fixes the broken Markdown link formatting by moving the URL to the same line as the link text (line 59). Optional ImprovementWhile the link will work due to Hugo aliases, consider updating to the canonical URL path: Line 59: The path What I Checked
Note: If you'd like me to make the canonical URL update or perform additional reviews, feel free to mention me (@claude) in a comment. |
|
Your site preview for commit 931fe78 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16346-931fe78d.s3-website.us-west-2.amazonaws.com. |
|
@claude Please go ahead and update to use the canonical URL. |
|
Claude finished @CamSoper's task —— View job Review Summary✅ Link formatting fix is correct - The PR properly fixes the broken Markdown link formatting by moving the URL to the same line as the link text (line 59). Update Complete
I've updated the link on line 59 to use the canonical URL path Changes made:
|
Use /docs/iac/guides/migration/import/ instead of the old /docs/iac/adopting-pulumi/import/ path which redirects via alias. Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com>
|
Your site preview for commit 6d0839e is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16346-6d0839e6.s3-website.us-west-2.amazonaws.com. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this! Looks good!
|
Your site preview for commit 2773412 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16346-27734124.s3-website.us-west-2.amazonaws.com. |
Fix broken link