Skip to content

Commit

Permalink
Merge pull request canonical#13735 from lizzochek/task/WD-10215
Browse files Browse the repository at this point in the history
WD-10215 - add contact button to /support
  • Loading branch information
lizzochek authored Apr 10, 2024
2 parents 0c8e99e + f2ad781 commit 7acffae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/support/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@ <h5>10 years of coverage for 25,000+ packages</h5>
<h5>Add phone and ticket support on top of Ubuntu Pro</h5>
<p>Build with confidence with 24/7/365 phone and ticket support. Get prompt help when something breaks on more than 25,000 packages in the Ubuntu Main and Universe repositories, including the most widely used open source applications and toolchains.</p>
<p>Benefit from the collective knowledge of our team, based on our 20 years of experience building and sustaining open source software.</p>
<a class="p-button--positive" href="/support/contact-us?product=support-overview">Contact us</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -581,7 +582,7 @@ <h3 class="p-heading--5">Snaps: containerised software packages</h3>
<h3 class="p-heading--5">ROCKs</h3>
</div>
<div class="col-6 col-medium-3">
<p>In addition to the <a href="https://opencontainers.org/">OCI</a>-compliant container images listed in the Canonical <a href="https://github.com/orgs/canonical/packages?ecosystem=container&tab=packages&ecosystem=container&q=charmed-">GitHub</a>, <a href="http://hub.docker.com/u/ubuntu/">Docker hub</a> and <a href="https://gallery.ecr.aws/ubuntu">Amazon ECR</a>, get full support for:</p>
<p>In addition to the <a href="https://opencontainers.org/">OCI</a>-compliant container images listed in the Canonical <a href="https://github.com/orgs/canonical/packages?ecosystem=container&tab=packages&ecosystem=container&q=charmed-">GitHub</a>, <a href="https://hub.docker.com/u/ubuntu/">Docker hub</a> and <a href="https://gallery.ecr.aws/ubuntu">Amazon ECR</a>, get full support for:</p>
<ul class="p-list--divided">
<li class="p-list__item has-bullet"><a href="https://canonical-rockcraft.readthedocs-hosted.com/en/latest/explanation/rocks/">ROCKs</a>, Canonical's new generation of OCI-compliant, container images, built on top of Ubuntu LTS and optimised to run applications</li>
<li class="p-list__item has-bullet"><a href="https://ubuntu.com/engage/chiselled-ubuntu-images-for-containers">Chiselled Ubuntu</a>, Canonical's distroless container images that only fit the strictly required dependencies</li>
Expand Down

0 comments on commit 7acffae

Please sign in to comment.