fix(instances): change packages text and link

This commit is contained in:
Fábio Moreira 2018-05-10 14:53:13 +01:00
parent b00baa7028
commit 70fd3a2500
1 changed files with 4 additions and 3 deletions

View File

@ -48,9 +48,10 @@ const PackageComponent = ({
}) => ( }) => (
<Step name="package" getValue={handleGetValue} {...props}> <Step name="package" getValue={handleGetValue} {...props}>
<StepHeader icon={<PackageIcon />}>Package</StepHeader> <StepHeader icon={<PackageIcon />}>Package</StepHeader>
<StepDescription> <StepDescription href="https://docs.joyent.com/public-cloud/instances/packages">
A package defines the specs of your instance. On Triton, packages can only Triton packages determine the resources allocated to your instance
increase in size. including RAM, disk space, CPU, IO_PRIORITY, and more. Once set, package
size can only increase.
</StepDescription> </StepDescription>
<StepPreview> <StepPreview>
<Margin top={3}> <Margin top={3}>