Skip to content

Commit

Permalink
Merge pull request #2 from ztemqnoj/ztemqnoj-add-resize-a-linode-guide
Browse files Browse the repository at this point in the history
'update' add resize a linode guide
  • Loading branch information
ztemqnoj authored Jan 22, 2020
2 parents a936aff + e916579 commit 9ca48fe
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,12 @@ export class LinodeResize extends React.Component<CombinedProps, State> {
<Typography data-qa-description>
If you're expecting a temporary burst of traffic to your website, or
if you're not using your Linode as much as you thought, you can
temporarily or permanently resize your Linode to a different plan.
temporarily or permanently resize your Linode to a different plan.
<ExternalLink
fixedIcon
text="Learn more."
link="https://www.linode.com/docs/platform/disk-images/resizing-a-linode/"
/>
</Typography>

<SelectPlanPanel
Expand Down

0 comments on commit 9ca48fe

Please sign in to comment.