mirror of https://github.com/docker/docs.git
gordon-beta-change (#22088)
<!--Delete sections as needed --> ## Description Removes link to Beta program which has ended ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
acb8d12b7b
commit
6f2acc99c1
|
@ -176,8 +176,6 @@
|
|||
</p>
|
||||
</div>
|
||||
<div class="flex flex-col xl:flex-row gap-4 items-start">
|
||||
<a href="https://docker.qualtrics.com/jfe/form/SV_dmVHFjQ4fZlrEOy"
|
||||
class="max-w-fit cursor-pointer rounded bg-blue-light px-4 py-2 text-white transition duration-300 hover:bg-blue-light-400 dark:bg-blue-dark-400 dark:hover:bg-blue-dark">Join the beta</a>
|
||||
<a href="/desktop/features/gordon/"
|
||||
class="max-w-fit cursor-pointer rounded bg-blue-light px-4 py-2 text-white transition duration-300 hover:bg-blue-light-400 dark:bg-blue-dark-400 dark:hover:bg-blue-dark">Read the docs</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue