Website: Update links and card text on integrations page (#17008)

Closes: #16939

Changes:
- Updated the docs link and text for the Okta integration card
- Updated the docs link and text for the Active directory integration
card
- Updated the docs link and text for the Azure integration card.
- Updated the text for the Ansible card.
- Updated the docs link and text for the GCP card
- Updated the docs link for the Munki integration card.
- Updated the links for the Chef card.
This commit is contained in:
Eric 2024-02-20 22:24:17 -06:00 committed by GitHub
parent 6762908670
commit 0d930e1f96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,11 +15,11 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Know who opened your computer and check their device posture before you let them log into anything.
Know who opened your computer before you let them log into anything.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://www.okta.com/">Learn more</a>
<a purpose="animated-arrow-button-red" href="/docs/configuration/fleet-server-configuration#okta-idp-configuration">Docs</a>
<a purpose="animated-arrow-button-red" href="/docs/deploy/single-sign-on-sso#okta-idp-configuration">Docs</a>
</div>
</div>
</div>
@ -73,11 +73,11 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Know who opened your computer and check their device posture before you let them log into anything.
Know who opened your computer before you let them log into anything.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/whatis">Learn more</a>
<a purpose="animated-arrow-button-red" href="/docs/configuration/fleet-server-configuration#identity-provider-idp-configuration">Docs</a>
<a purpose="animated-arrow-button-red" href="/docs/deploy/single-sign-on-sso#identity-provider-idp-configuration">Docs</a>
</div>
</div>
</div>
@ -88,7 +88,7 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Easily issue MDM commands and standardize data across operating systems.
Deploy Fleet in Ansible.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://ansible.com">Learn more</a>
@ -117,7 +117,7 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Deploy your own self-managed Fleet in the Microsoft Cloud in minutes.
Deploy your own self-managed Fleet in the Microsoft Cloud.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://azure.microsoft.com/en-us">Learn more</a>
@ -135,11 +135,12 @@
Easily issue MDM commands and standardize data across operating systems.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://www.chef.io/">Learn more</a>
<a purpose="animated-arrow-button-red" target="_blank" href="https://docs.chef.io/">Docs</a>
<a target="_blank" href="https://www.chef.io/products/chef-infra">Learn more</a>
<a purpose="animated-arrow-button-red" target="_blank" href="https://docs.chef.io/chef_overview/">Docs</a>
</div>
</div>
</div>
<div purpose="integration-card" class="card">
<div purpose="integration-logo">
<img src="/images/logo-elastic-82x28@2x.png" alt="Elastic logo">
@ -202,11 +203,11 @@
</div>
<div purpose="integration-card-body" class="card-body">
<p>
Deploy your own self-managed Fleet in any GCP environment in minutes.
Deploy your own self-managed Fleet in any GCP environment.
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://console.cloud.google.com/getting-started">Learn more</a>
<a purpose="animated-arrow-button-red" href="/docs/deploy/introduction">Get started</a>
<a purpose="animated-arrow-button-red" href="/docs/deploy/reference-architectures#gcp">Get started</a>
</div>
</div>
</div>
@ -234,7 +235,7 @@
</p>
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
<a target="_blank" href="https://github.com/munki/munki">Learn more</a>
<a purpose="animated-arrow-button-red" href="/docs/using-fleet/mdm-macos-setup#bootstrap-package">Docs</a>
<a purpose="animated-arrow-button-red" href="/docs/using-fleet/mdm-macos-setup-experience#bootstrap-package">Docs</a>
</div>
</div>
</div>