Skip to content

Commit

Permalink
fix(CentOS empty state): Update broken link to docs (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: Egor Shamardin <[email protected]>
  • Loading branch information
leSamo and LightOfHeaven1994 authored Jan 2, 2025
1 parent 725599c commit b9d0d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartComponents/SystemTable/NoCentOsEmptyState.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const NoCentOsEmptyState = ({ slug }) => {
icon={<ExternalLinkAltIcon />}
iconPosition="end"
component="a"
href="https://access.redhat.com/documentation/en-us/red_hat_insights/1-latest/html/converting_from_an_rpm-based_linux_distribution_to_rhel_using_red_hat_insights/preparation-for-a-rhel-conversion-using-insights_converting-from-a-linux-distribution-to-rhel-in-insights"
href="https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/converting_from_a_linux_distribution_to_rhel_using_the_convert2rhel_utility_in_red_hat_insights/proc_converting-to-a-rhel-system-using-insights_converting-from-a-linux-distribution-to-rhel-in-insights"
target="_blank"
>
Learn more about connecting CentOS systems to Insights
Expand Down

0 comments on commit b9d0d11

Please sign in to comment.