src: Update documentation links
This commit is contained in:
parent
b11fbe42df
commit
c7e8fc57ec
3 changed files with 9 additions and 3 deletions
|
|
@ -305,7 +305,9 @@ class CreateImageWizard extends Component {
|
|||
icon={ <ExternalLinkAltIcon /> }
|
||||
iconPosition="right"
|
||||
isInline
|
||||
href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/">
|
||||
href="
|
||||
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/uploading_a_customized_rhel_system_image_to_cloud_environments/index
|
||||
">
|
||||
Documentation
|
||||
</Button>
|
||||
</> }
|
||||
|
|
|
|||
|
|
@ -142,7 +142,9 @@ class ImagesTable extends Component {
|
|||
icon={ <ExternalLinkAltIcon /> }
|
||||
iconPosition="right"
|
||||
isInline
|
||||
href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/">
|
||||
href="
|
||||
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/uploading_a_customized_rhel_system_image_to_cloud_environments/index
|
||||
">
|
||||
Documentation
|
||||
</Button>
|
||||
</EmptyStateSecondaryActions>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,9 @@ class LandingPage extends Component {
|
|||
icon={ <ExternalLinkAltIcon /> }
|
||||
iconPosition="right"
|
||||
isInline
|
||||
href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/">
|
||||
href="
|
||||
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/uploading_a_customized_rhel_system_image_to_cloud_environments/index
|
||||
">
|
||||
Documentation
|
||||
</Button>
|
||||
</TextContent> }>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue