constants: Update documentation links
This updates other incorrect links on the page.
This commit is contained in:
parent
4cc5a2e636
commit
b46cedcd49
1 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ export const CDN_STAGE_URL = 'https://cdn.stage.redhat.com/';
|
|||
export const CONTENT_URL = '/insights/content/repositories';
|
||||
export const DEVELOPERS_URL = 'https://developers.redhat.com/about';
|
||||
export const FILE_SYSTEM_CUSTOMIZATION_URL =
|
||||
'https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/creating_customized_images_by_using_insights_image_builder/customizing-file-systems-during-the-image-creation';
|
||||
'https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/deploying_and_managing_rhel_systems_in_hybrid_clouds/index#creating-a-blueprint_creating-blueprints-and-blueprint-images';
|
||||
export const SUBSCRIPTION_MANAGEMENT_URL =
|
||||
'https://access.redhat.com/management/subscriptions';
|
||||
export const INSIGHTS_URL =
|
||||
|
|
@ -30,14 +30,14 @@ export const ACTIVATION_KEYS_STAGE_URL =
|
|||
export const COMPLIANCE_AND_VULN_SCANNING_URL =
|
||||
'https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/6/html/security_guide/chap-compliance_and_vulnerability_scanning';
|
||||
export const CREATING_IMAGES_WITH_IB_URL =
|
||||
'https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/creating_customized_images_by_using_insights_image_builder/index';
|
||||
'https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/deploying_and_managing_rhel_systems_in_hybrid_clouds/index';
|
||||
export const MANAGING_WITH_DNF_URL =
|
||||
'https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_software_with_the_dnf_tool/index';
|
||||
export const CREATING_IMAGES_WITH_IB_SERVICE_URL =
|
||||
'https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html-single/deploying_and_managing_rhel_systems_in_hybrid_clouds/index';
|
||||
'https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/deploying_and_managing_rhel_systems_in_hybrid_clouds/index';
|
||||
export const OSTREE_URL = 'https://ostreedev.github.io/ostree/';
|
||||
export const DOCUMENTATION_URL =
|
||||
'https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/creating_customized_images_by_using_insights_image_builder/index';
|
||||
'https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/deploying_and_managing_rhel_systems_in_hybrid_clouds/index';
|
||||
export const CREATE_RHEL_IMAGES_WITH_AUTOMATED_MANAGEMENT_URL =
|
||||
'https://docs.redhat.com/en/documentation/edge_management/2022/html/create_rhel_for_edge_images_and_configure_automated_management/index';
|
||||
export const OSBUILD_SERVICE_ARCHITECTURE_URL =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue