Wizard: Update WSL popover wording
This updates WSL popover wording based on UX suggestions.
This commit is contained in:
parent
34bfebd95f
commit
22925f5005
1 changed files with 6 additions and 4 deletions
|
|
@ -365,9 +365,11 @@ const TargetEnvironment = () => {
|
|||
bodyContent={
|
||||
<TextContent>
|
||||
<Text>
|
||||
Using RHEL on Microsoft's Windows Subsystem for
|
||||
Linux (WSL) is permitted as a Validated Software
|
||||
Platform and Third Party Component Support Policy.
|
||||
You can use RHEL on Microsoft's Windows Subsystem
|
||||
for Linux (WSL) for development and learning use cases.
|
||||
Red Hat supports WSL under the Validated Software
|
||||
Pattern and Third Party Component Support Policy, which
|
||||
does not include production use cases.
|
||||
</Text>
|
||||
</TextContent>
|
||||
}
|
||||
|
|
@ -381,7 +383,7 @@ const TargetEnvironment = () => {
|
|||
isInline
|
||||
href="https://access.redhat.com/articles/7115538"
|
||||
>
|
||||
Learn more
|
||||
Learn more about Red Hat's WSL support
|
||||
</Button>
|
||||
}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue