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:
Allie Sadler 2025-02-24 10:47:08 +00:00 committed by GitHub
parent acb8d12b7b
commit 6f2acc99c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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>