fix(RHINENG-22270): Fix broken url links#422
Open
hugohezel wants to merge 1 commit intoRedHatInsights:mainfrom
Open
fix(RHINENG-22270): Fix broken url links#422hugohezel wants to merge 1 commit intoRedHatInsights:mainfrom
hugohezel wants to merge 1 commit intoRedHatInsights:mainfrom
Conversation
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates several quickstart YAML docs to point broken or outdated documentation URLs to their new, correct Red Hat docs locations, keeping link text and surrounding instructional content otherwise unchanged. Flow diagram for quickstarts linking to updated documentation URLsflowchart LR
subgraph Quickstarts
Q1["Pre_conversion_quickstart"]
Q2["Conversion_quickstart"]
Q3["Remediation_plan_quickstart"]
Q4["Image_builder_quickstart"]
Q5["OpenShift_vulnerability_quickstart"]
end
subgraph Docs
D1["RHEL_conversion_prep_in_Lightspeed_docs"]
D2["Convert2rhel_Lightspeed_conversion_docs"]
D3["Remediation_plan_creation_docs"]
D4["Execution_and_playbook_docs"]
D5["Hybrid_cloud_deployment_docs"]
D6["OpenShift_cluster_vulnerability_docs_in_Lightspeed"]
end
Q1 --> D1
Q2 --> D2
Q2 --> D1
Q3 --> D3
Q3 --> D4
Q4 --> D5
Q5 --> D6
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey there - I've reviewed your changes - here's some feedback:
- In
insights-tasks-conversion.yml, the link text[prepare for a conversion using Red Hat Lightspeed.] (https://...)still has a space between the]and(, which may prevent it from rendering as a proper link in some markdown parsers; consider removing that space while you're updating the URL.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- In `insights-tasks-conversion.yml`, the link text `[prepare for a conversion using Red Hat Lightspeed.] (https://...)` still has a space between the `]` and `(`, which may prevent it from rendering as a proper link in some markdown parsers; consider removing that space while you're updating the URL.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by Sourcery
Update quickstart documentation links to point to current Red Hat Lightspeed and RHEL conversion resources.
Bug Fixes:
Documentation: