-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2309 from nmelehan/rc-v0.6.1
[Release Candidate] RC-v0.6.1
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{{ with .Params.dedicated_cpu_link }} | ||
<blockquote class="dedicated_cpu_link"> | ||
<strong class="callout-title">Dedicated CPU instances are available!</strong> | ||
<div>Linode's Dedicated CPU instances are ideal for CPU-intensive workloads like those discussed in this guide. To learn more about Dedicated CPU, read our <a href="https://blog.linode.com/2019/02/04/introducing-linode-dedicated-cpu-instances/">blog post</a>. To upgrade an existing Linode to a Dedicated CPU instance, review the <a href="/docs/platform/disk-images/resizing-a-linode/">Resizing a Linode</a> guide.</div> | ||
<div>Linode's Dedicated CPU instances are ideal for CPU-intensive workloads like those discussed in this guide. To learn more about Dedicated CPU, read our <a href="https://blog.linode.com/2019/02/05/introducing-linode-dedicated-cpu-instances?utm_source=library&utm_medium=banner&utm_campaign=dedicated_cpu">blog post</a>. To upgrade an existing Linode to a Dedicated CPU instance, review the <a href="/docs/platform/disk-images/resizing-a-linode/">Resizing a Linode</a> guide.</div> | ||
</blockquote> | ||
{{ end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<div class="image-alert-banner"> | ||
<a href="https://blog.linode.com/2019/02/04/introducing-linode-dedicated-cpu-instances/"><img srcset="/docs/media/images/dedicated-cpu-mobile-library-banner-587w.jpg 587w, /docs/media/images/dedicated-cpu-library-banner-940w.jpg" sizes="(max-width: 587px) 587px, (max-width: 940px) 940px"></a> | ||
<a href="https://blog.linode.com/2019/02/05/introducing-linode-dedicated-cpu-instances?utm_source=library&utm_medium=banner&utm_campaign=dedicated_cpu"><img srcset="/docs/media/images/dedicated-cpu-mobile-library-banner-587w.jpg 587w, /docs/media/images/dedicated-cpu-library-banner-940w.jpg" sizes="(max-width: 587px) 587px, (max-width: 940px) 940px"></a> | ||
</div> |